#F3F2FE#F3F2FE

#F3F2FE is a very light, near-neutral blue. Relative luminance 0.897; OKLCH L 96.5% C 0.016 H 289.9°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).

Color values

HEX#F3F2FE
RGBrgb(243, 242, 254)
HSLhsl(245, 86%, 97%)
HSVhsv(245, 5%, 100%)
CMYKcmyk(4.3%, 4.7%, 0%, 0.4%)
CIE-LABlab(95.88, 2.49, -5.64)
CIE-LCHlch(95.88, 6.16, 293.86°)
OKLaboklab(96.54% 0.0055 -0.015)
OKLCHoklch(96.54% 0.016 289.9)
XYZxyz(86.6004, 89.7145, 106.5010)
Luminance0.8972 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3F2FE #FDFEF2
analogous
#F2F7FE #F3F2FE #F9F2FE
triadic
#F3F2FE #FEF3F2 #F2FEF3
tetradic
#F3F2FE #FEF2F7 #FDFEF2 #F2FEF9
square
#F3F2FE #FEF2F7 #FDFEF2 #F2FEF9
split-complementary
#F3F2FE #FEF9F2 #F7FEF2
monochromatic
#8A80F5 #BFB9FA #E5E3FD #E5E3FD #E5E3FD

Accessibility & contrast

On white

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

On black

18.94
#F3F2FE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3F2FE
18.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3F2FE#FFFFFF#000000##000000
##F3F2FE1.001.1118.9418.94
#FFFFFF1.111.0021.0021.00
#00000018.9421.001.001.00
##00000018.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FF
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#F1F4F6
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f3f2fe;
/* rgb */ color: rgb(243, 242, 254);
/* oklch */ color: oklch(96.5% 0.016 289.9);
Tailwind
colors: {
  custom: {
    50: '#f7f6fe',
    500: '#f3f2fe',
    950: '#000000',
  },
}
SCSS
$custom: #f3f2fe;
$custom-light: #f7f6fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f3f2fe",
  "rgb": {
    "r": 243,
    "g": 242,
    "b": 254
  },
  "hsl": {
    "h": 245,
    "s": 85.714,
    "l": 97.255
  },
  "oklch": {
    "l": 0.96538,
    "c": 0.01599,
    "h": 289.9
  },
  "luminance": 0.89715
}

Semantic roles & 50–950 ramp

primary
#F3F2FE
secondary
#E5EAAA
accent
#E203D0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F3F2FE

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

Preview Lab → · Contrast checker → · Palette generator →

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