#E4E8F4#E4E8F4
#E4E8F4 is a very light, near-neutral blue. Relative luminance 0.807; OKLCH L 93.1% C 0.017 H 271.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8F4 |
|---|---|
| RGB | rgb(228, 232, 244) |
| HSL | hsl(225, 42%, 93%) |
| HSV | hsv(225, 7%, 96%) |
| CMYK | cmyk(6.6%, 4.9%, 0%, 4.3%) |
| CIE-LAB | lab(92.02, 0.88, -6.27) |
| CIE-LCH | lch(92.02, 6.33, 278.03°) |
| OKLab | oklab(93.15% 0.0004 -0.0168) |
| OKLCH | oklch(93.15% 0.017 271.2) |
| XYZ | xyz(77.1774, 80.7384, 97.0885) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.18
Ghostwhite
#F8F8FF
ΔE00 4.28
Aliceblue
#F0F8FF
ΔE00 4.69
Fog
#D8DCE0
ΔE00 4.74
Gainsboro
#DCDCDC
ΔE00 6.20
Whitesmoke
#F5F5F5
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8F4 #F4F0E4
analogous
#E4F0F4 #E4E8F4 #E8E4F4
triadic
#E4E8F4 #F4E4E8 #E8F4E4
tetradic
#E4E8F4 #F4E4F0 #F4F0E4 #E4F4E8
square
#E4E8F4 #F4E4F0 #F4F0E4 #E4F4E8
split-complementary
#E4E8F4 #F4E8E4 #F0F4E4
monochromatic
#8D9ED1 #B9C3E2 #E4E8F4 #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.22
#E4E8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#E4E8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8F4
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8F4 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F5
Deuteranopia (green-blind)
#E4E7F4
Tritanopia (blue-blind)
#E1EAEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4e8f4; /* rgb */ color: rgb(228, 232, 244); /* oklch */ color: oklch(93.1% 0.017 271.2);
Tailwind
colors: {
custom: {
50: '#eceff7',
500: '#e4e8f4',
950: '#000000',
},
}SCSS
$custom: #e4e8f4; $custom-light: #eceff7; $custom-dark: #000000;
JSON
{
"hex": "#e4e8f4",
"rgb": {
"r": 228,
"g": 232,
"b": 244
},
"hsl": {
"h": 225,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.93146,
"c": 0.01677,
"h": 271.2
},
"luminance": 0.80739
}Semantic roles & 50–950 ramp
primary
#E4E8F4
secondary
#D1C8AB
accent
#9430B5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585