#F0F4FE#F0F4FE
#F0F4FE is a very light, near-neutral blue. Relative luminance 0.904; OKLCH L 96.7% C 0.014 H 268.5°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F4FE |
|---|---|
| RGB | rgb(240, 244, 254) |
| HSL | hsl(223, 88%, 97%) |
| HSV | hsv(223, 6%, 100%) |
| CMYK | cmyk(5.5%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(96.16, 0.50, -5.25) |
| CIE-LCH | lch(96.16, 5.28, 275.43°) |
| OKLab | oklab(96.7% -0.0004 -0.014) |
| OKLCH | oklch(96.7% 0.014 268.5) |
| XYZ | xyz(86.1718, 90.3819, 106.6524) |
| Luminance | 0.9038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.23
Aliceblue
#F0F8FF
ΔE00 2.79
Pale Grey
#FDFDFE
ΔE00 4.64
Whitesmoke
#F5F5F5
ΔE00 4.75
White
#FFFFFF
ΔE00 5.24
Lavender (CSS)
#E6E6FA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F4FE #FEFAF0
analogous
#F0FBFE #F0F4FE #F3F0FE
triadic
#F0F4FE #FEF0F4 #F4FEF0
tetradic
#F0F4FE #FEF0FB #FEFAF0 #F0FEF3
square
#F0F4FE #FEF0FB #FEFAF0 #F0FEF3
split-complementary
#F0F4FE #FEF3F0 #FBFEF0
monochromatic
#7DA0F6 #B7CAFA #E2EAFD #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.10
#F0F4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#F0F4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F4FE
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F4FE | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#EDF6F7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f0f4fe; /* rgb */ color: rgb(240, 244, 254); /* oklch */ color: oklch(96.7% 0.014 268.5);
Tailwind
colors: {
custom: {
50: '#f5f7fe',
500: '#f0f4fe',
950: '#000000',
},
}SCSS
$custom: #f0f4fe; $custom-light: #f5f7fe; $custom-dark: #000000;
JSON
{
"hex": "#f0f4fe",
"rgb": {
"r": 240,
"g": 244,
"b": 254
},
"hsl": {
"h": 222.857,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.96701,
"c": 0.01404,
"h": 268.5
},
"luminance": 0.90382
}Semantic roles & 50–950 ramp
primary
#F0F4FE
secondary
#EAD7A8
accent
#A301E4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585