#E4E8F7#E4E8F7
#E4E8F7 is a very light, muted blue. Relative luminance 0.809; OKLCH L 93.2% C 0.021 H 274.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8F7 |
|---|---|
| RGB | rgb(228, 232, 247) |
| HSL | hsl(227, 54%, 93%) |
| HSV | hsv(227, 8%, 97%) |
| CMYK | cmyk(7.7%, 6.1%, 0%, 3.1%) |
| CIE-LAB | lab(92.10, 1.45, -7.71) |
| CIE-LCH | lch(92.10, 7.85, 280.68°) |
| OKLab | oklab(93.24% 0.0015 -0.0207) |
| OKLCH | oklch(93.24% 0.021 274) |
| XYZ | xyz(77.6367, 80.9221, 99.5070) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.06
Ghostwhite
#F8F8FF
ΔE00 4.90
Aliceblue
#F0F8FF
ΔE00 5.62
Fog
#D8DCE0
ΔE00 5.86
Whitesmoke
#F5F5F5
ΔE00 7.30
Gainsboro
#DCDCDC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8F7 #F7F3E4
analogous
#E4F1F7 #E4E8F7 #E9E4F7
triadic
#E4E8F7 #F7E4E8 #E8F7E4
tetradic
#E4E8F7 #F7E4F1 #F7F3E4 #E4F7E9
square
#E4E8F7 #F7E4F1 #F7F3E4 #E4F7E9
split-complementary
#E4E8F7 #F7E9E4 #F1F7E4
monochromatic
#8698DB #B5C0E9 #E4E8F7 #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.22
#E4E8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#E4E8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8F7
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8F7 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F8
Deuteranopia (green-blind)
#E3E8F7
Tritanopia (blue-blind)
#E0EBED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4e8f7; /* rgb */ color: rgb(228, 232, 247); /* oklch */ color: oklch(93.2% 0.021 274.0);
Tailwind
colors: {
custom: {
50: '#eceff9',
500: '#e4e8f7',
950: '#000000',
},
}SCSS
$custom: #e4e8f7; $custom-light: #eceff9; $custom-dark: #000000;
JSON
{
"hex": "#e4e8f7",
"rgb": {
"r": 228,
"g": 232,
"b": 247
},
"hsl": {
"h": 227.368,
"s": 54.286,
"l": 93.137
},
"oklch": {
"l": 0.93238,
"c": 0.02071,
"h": 274
},
"luminance": 0.80923
}Semantic roles & 50–950 ramp
primary
#E4E8F7
secondary
#D8CEA8
accent
#A024C2
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585