#E4E8EA#E4E8EA
#E4E8EA is a very light, near-neutral cyan. Relative luminance 0.801; OKLCH L 92.9% C 0.005 H 228.8°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8EA |
|---|---|
| RGB | rgb(228, 232, 234) |
| HSL | hsl(200, 13%, 91%) |
| HSV | hsv(200, 3%, 92%) |
| CMYK | cmyk(2.6%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(91.75, -0.97, -1.44) |
| CIE-LCH | lch(91.75, 1.74, 235.91°) |
| OKLab | oklab(92.85% -0.0034 -0.0038) |
| OKLCH | oklch(92.85% 0.005 228.8) |
| XYZ | xyz(75.7001, 80.1475, 89.3079) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.84
Gainsboro
#DCDCDC
ΔE00 3.18
Whitesmoke
#F5F5F5
ΔE00 3.49
Aliceblue
#F0F8FF
ΔE00 4.13
Off White
#FAF9F6
ΔE00 4.83
Pale Grey
#FDFDFE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8EA #EAE6E4
analogous
#E4EAE9 #E4E8EA #E4E5EA
triadic
#E4E8EA #EAE4E8 #E8EAE4
tetradic
#E4E8EA #E9E4EA #EAE6E4 #E5EAE4
square
#E4E8EA #E9E4EA #EAE6E4 #E5EAE4
split-complementary
#E4E8EA #EAE4E5 #EAE9E4
monochromatic
#9FADB4 #C2CBCF #E4E8EA #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.23
#E4E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#E4E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8EA
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8EA | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#E3E9E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e8ea; /* rgb */ color: rgb(228, 232, 234); /* oklch */ color: oklch(92.9% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#eceff0',
500: '#e4e8ea',
950: '#000000',
},
}SCSS
$custom: #e4e8ea; $custom-light: #eceff0; $custom-dark: #000000;
JSON
{
"hex": "#e4e8ea",
"rgb": {
"r": 228,
"g": 232,
"b": 234
},
"hsl": {
"h": 200,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.92851,
"c": 0.0051,
"h": 228.8
},
"luminance": 0.80148
}Semantic roles & 50–950 ramp
primary
#E4E8EA
secondary
#BFB7B3
accent
#674F97
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585