#F2F4FE#F2F4FE
#F2F4FE is a very light, near-neutral blue. Relative luminance 0.907; OKLCH L 96.9% C 0.013 H 277.1°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4FE |
|---|---|
| RGB | rgb(242, 244, 254) |
| HSL | hsl(230, 86%, 97%) |
| HSV | hsv(230, 5%, 100%) |
| CMYK | cmyk(4.7%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(96.30, 1.15, -5.02) |
| CIE-LCH | lch(96.30, 5.15, 282.87°) |
| OKLab | oklab(96.85% 0.0017 -0.0134) |
| OKLCH | oklch(96.85% 0.014 277.1) |
| XYZ | xyz(86.8547, 90.7340, 106.6844) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.69
Aliceblue
#F0F8FF
ΔE00 3.62
Pale Grey
#FDFDFE
ΔE00 4.58
Whitesmoke
#F5F5F5
ΔE00 4.75
White
#FFFFFF
ΔE00 5.21
Lavender (CSS)
#E6E6FA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4FE #FEFCF2
analogous
#F2FAFE #F2F4FE #F6F2FE
triadic
#F2F4FE #FEF2F4 #F4FEF2
tetradic
#F2F4FE #FEF2FA #FEFCF2 #F2FEF6
square
#F2F4FE #FEF2FA #FEFCF2 #F2FEF6
split-complementary
#F2F4FE #FEF6F2 #FAFEF2
monochromatic
#8094F5 #B9C4FA #E3E7FD #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.10
#F2F4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#F2F4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4FE
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4FE | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#F0F6F7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2f4fe; /* rgb */ color: rgb(242, 244, 254); /* oklch */ color: oklch(96.9% 0.013 277.1);
Tailwind
colors: {
custom: {
50: '#f6f7fe',
500: '#f2f4fe',
950: '#000000',
},
}SCSS
$custom: #f2f4fe; $custom-light: #f6f7fe; $custom-dark: #000000;
JSON
{
"hex": "#f2f4fe",
"rgb": {
"r": 242,
"g": 244,
"b": 254
},
"hsl": {
"h": 230,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.96851,
"c": 0.0135,
"h": 277.1
},
"luminance": 0.90734
}Semantic roles & 50–950 ramp
primary
#F2F4FE
secondary
#EADFAA
accent
#BD03E2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585