#E4E9EA#E4E9EA
#E4E9EA is a very light, near-neutral cyan. Relative luminance 0.807; OKLCH L 93.0% C 0.006 H 211.0°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E9EA |
|---|---|
| RGB | rgb(228, 233, 234) |
| HSL | hsl(190, 13%, 91%) |
| HSV | hsv(190, 3%, 92%) |
| CMYK | cmyk(2.6%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(92.00, -1.49, -1.07) |
| CIE-LCH | lch(92.00, 1.83, 215.71°) |
| OKLab | oklab(93.05% -0.0048 -0.0029) |
| OKLCH | oklch(93.05% 0.006 211) |
| XYZ | xyz(75.9824, 80.7120, 89.4020) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.31
Gainsboro
#DCDCDC
ΔE00 3.54
Whitesmoke
#F5F5F5
ΔE00 3.60
Aliceblue
#F0F8FF
ΔE00 4.22
Light Grey
#D8DCD6
ΔE00 4.61
Off White
#FAF9F6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E9EA #EAE5E4
analogous
#E4EAE8 #E4E9EA #E4E6EA
triadic
#E4E9EA #EAE4E9 #E9EAE4
tetradic
#E4E9EA #E8E4EA #EAE5E4 #E6EAE4
square
#E4E9EA #E8E4EA #EAE5E4 #E6EAE4
split-complementary
#E4E9EA #EAE4E6 #EAE8E4
monochromatic
#9FB1B4 #C2CDCF #E4E9EA #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.23
#E4E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#E4E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E9EA
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E9EA | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#E3EAE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4e9ea; /* rgb */ color: rgb(228, 233, 234); /* oklch */ color: oklch(93.0% 0.006 211.0);
Tailwind
colors: {
custom: {
50: '#ecf0f0',
500: '#e4e9ea',
950: '#000000',
},
}SCSS
$custom: #e4e9ea; $custom-light: #ecf0f0; $custom-dark: #000000;
JSON
{
"hex": "#e4e9ea",
"rgb": {
"r": 228,
"g": 233,
"b": 234
},
"hsl": {
"h": 190,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.9305,
"c": 0.00555,
"h": 211
},
"luminance": 0.80712
}Semantic roles & 50–950 ramp
primary
#E4E9EA
secondary
#BFB5B3
accent
#5B4F97
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585