#E4E8F6#E4E8F6
#E4E8F6 is a very light, near-neutral blue. Relative luminance 0.809; OKLCH L 93.2% C 0.019 H 273.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8F6 |
|---|---|
| RGB | rgb(228, 232, 246) |
| HSL | hsl(227, 50%, 93%) |
| HSV | hsv(227, 7%, 96%) |
| CMYK | cmyk(7.3%, 5.7%, 0%, 3.5%) |
| CIE-LAB | lab(92.07, 1.26, -7.23) |
| CIE-LCH | lch(92.07, 7.34, 279.92°) |
| OKLab | oklab(93.21% 0.0011 -0.0194) |
| OKLCH | oklch(93.21% 0.019 273.2) |
| XYZ | xyz(77.4828, 80.8605, 98.6965) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.41
Ghostwhite
#F8F8FF
ΔE00 4.67
Aliceblue
#F0F8FF
ΔE00 5.30
Fog
#D8DCE0
ΔE00 5.49
Whitesmoke
#F5F5F5
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8F6 #F6F2E4
analogous
#E4F1F6 #E4E8F6 #E9E4F6
triadic
#E4E8F6 #F6E4E8 #E8F6E4
tetradic
#E4E8F6 #F6E4F1 #F6F2E4 #E4F6E9
square
#E4E8F6 #F6E4F1 #F6F2E4 #E4F6E9
split-complementary
#E4E8F6 #F6E9E4 #F1F6E4
monochromatic
#889AD7 #B6C1E7 #E4E8F6 #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.22
#E4E8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#E4E8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8F6
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8F6 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F7
Deuteranopia (green-blind)
#E3E8F6
Tritanopia (blue-blind)
#E0EAEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4e8f6; /* rgb */ color: rgb(228, 232, 246); /* oklch */ color: oklch(93.2% 0.019 273.2);
Tailwind
colors: {
custom: {
50: '#eceff9',
500: '#e4e8f6',
950: '#000000',
},
}SCSS
$custom: #e4e8f6; $custom-light: #eceff9; $custom-dark: #000000;
JSON
{
"hex": "#e4e8f6",
"rgb": {
"r": 228,
"g": 232,
"b": 246
},
"hsl": {
"h": 226.667,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.93207,
"c": 0.01939,
"h": 273.2
},
"luminance": 0.80861
}Semantic roles & 50–950 ramp
primary
#E4E8F6
secondary
#D5CCA9
accent
#9C28BD
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585