#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 |
|---|---|
| RGB | rgb(243, 242, 254) |
| HSL | hsl(245, 86%, 97%) |
| HSV | hsv(245, 5%, 100%) |
| CMYK | cmyk(4.3%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(95.88, 2.49, -5.64) |
| CIE-LCH | lch(95.88, 6.16, 293.86°) |
| OKLab | oklab(96.54% 0.0055 -0.015) |
| OKLCH | oklch(96.54% 0.016 289.9) |
| XYZ | xyz(86.6004, 89.7145, 106.5010) |
| Luminance | 0.8972 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.64
Lavender (CSS)
#E6E6FA
ΔE00 4.00
Aliceblue
#F0F8FF
ΔE00 5.57
Pale Grey
#FDFDFE
ΔE00 5.71
Snow
#FFFAFA
ΔE00 5.79
Whitesmoke
#F5F5F5
ΔE00 5.88
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 |
|---|---|---|---|---|
| ##F3F2FE | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.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