#F3F2FC#F3F2FC

#F3F2FC is a very light, near-neutral blue. Relative luminance 0.896; OKLCH L 96.5% C 0.013 H 290.7°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).

Color values

HEX#F3F2FC
RGBrgb(243, 242, 252)
HSLhsl(246, 63%, 97%)
HSVhsv(246, 4%, 99%)
CMYKcmyk(3.6%, 4%, 0%, 1.2%)
CIE-LABlab(95.83, 2.13, -4.68)
CIE-LCHlch(95.83, 5.14, 294.43°)
OKLaboklab(96.48% 0.0047 -0.0125)
OKLCHoklch(96.48% 0.013 290.7)
XYZxyz(86.2818, 89.5871, 104.8231)
Luminance0.8959 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3F2FC #FBFCF2
analogous
#F2F6FC #F3F2FC #F8F2FC
triadic
#F3F2FC #FCF3F2 #F2FCF3
tetradic
#F3F2FC #FCF2F6 #FBFCF2 #F2FCF8
square
#F3F2FC #FCF2F6 #FBFCF2 #F2FCF8
split-complementary
#F3F2FC #FCF8F2 #F6FCF2
monochromatic
#978FE5 #C5C0F1 #E8E6F9 #E8E6F9 #E8E6F9

Accessibility & contrast

On white

1.11
#F3F2FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.92
#F3F2FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3F2FC
18.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3F2FC#FFFFFF#000000##000000
##F3F2FC1.001.1118.9218.92
#FFFFFF1.111.0021.0021.00
#00000018.9221.001.001.00
##00000018.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#F1F3F5
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f3f2fc;
/* rgb */ color: rgb(243, 242, 252);
/* oklch */ color: oklch(96.5% 0.013 290.7);
Tailwind
colors: {
  custom: {
    50: '#f7f6fd',
    500: '#f3f2fc',
    950: '#000000',
  },
}
SCSS
$custom: #f3f2fc;
$custom-light: #f7f6fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f3f2fc",
  "rgb": {
    "r": 243,
    "g": 242,
    "b": 252
  },
  "hsl": {
    "h": 246,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96479,
    "c": 0.01333,
    "h": 290.7
  },
  "luminance": 0.89587
}

Semantic roles & 50–950 ramp

primary
#F3F2FC
secondary
#DCE1B2
accent
#CA1BB9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F3F2FC

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#F3F2FC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva