#E4E9F2#E4E9F2
#E4E9F2 is a very light, near-neutral blue. Relative luminance 0.812; OKLCH L 93.3% C 0.013 H 262.4°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E9F2 |
|---|---|
| RGB | rgb(228, 233, 242) |
| HSL | hsl(219, 35%, 92%) |
| HSV | hsv(219, 6%, 95%) |
| CMYK | cmyk(5.8%, 3.7%, 0%, 5.1%) |
| CIE-LAB | lab(92.21, -0.01, -4.93) |
| CIE-LCH | lch(92.21, 4.93, 269.92°) |
| OKLab | oklab(93.28% -0.0018 -0.0132) |
| OKLCH | oklch(93.28% 0.013 262.4) |
| XYZ | xyz(77.1577, 81.1822, 95.5920) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.56
Fog
#D8DCE0
ΔE00 3.73
Ghostwhite
#F8F8FF
ΔE00 4.06
Whitesmoke
#F5F5F5
ΔE00 5.15
Gainsboro
#DCDCDC
ΔE00 5.24
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E9F2 #F2EDE4
analogous
#E4F0F2 #E4E9F2 #E6E4F2
triadic
#E4E9F2 #F2E4E9 #E9F2E4
tetradic
#E4E9F2 #F2E4F0 #F2EDE4 #E4F2E6
square
#E4E9F2 #F2E4F0 #F2EDE4 #E4F2E6
split-complementary
#E4E9F2 #F2E6E4 #F0F2E4
monochromatic
#91A6CA #BBC7DE #E4E9F2 #EAEEF5 #EAEEF5
Accessibility & contrast
On white
1.22
#E4E9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#E4E9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E9F2
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E9F2 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#E1EBEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e4e9f2; /* rgb */ color: rgb(228, 233, 242); /* oklch */ color: oklch(93.3% 0.013 262.4);
Tailwind
colors: {
custom: {
50: '#ecf0f6',
500: '#e4e9f2',
950: '#000000',
},
}SCSS
$custom: #e4e9f2; $custom-light: #ecf0f6; $custom-dark: #000000;
JSON
{
"hex": "#e4e9f2",
"rgb": {
"r": 228,
"g": 233,
"b": 242
},
"hsl": {
"h": 218.571,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.93284,
"c": 0.01331,
"h": 262.4
},
"luminance": 0.81183
}Semantic roles & 50–950 ramp
primary
#E4E9F2
secondary
#CDC2AD
accent
#8438AE
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585