#E4E9EB#E4E9EB
#E4E9EB is a very light, near-neutral cyan. Relative luminance 0.808; OKLCH L 93.1% C 0.006 H 223.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E9EB |
|---|---|
| RGB | rgb(228, 233, 235) |
| HSL | hsl(197, 15%, 91%) |
| HSV | hsv(197, 3%, 92%) |
| CMYK | cmyk(3%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(92.03, -1.30, -1.55) |
| CIE-LCH | lch(92.03, 2.03, 229.98°) |
| OKLab | oklab(93.08% -0.0044 -0.0041) |
| OKLCH | oklch(93.08% 0.006 223.5) |
| XYZ | xyz(76.1265, 80.7696, 90.1607) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.08
Gainsboro
#DCDCDC
ΔE00 3.57
Whitesmoke
#F5F5F5
ΔE00 3.60
Aliceblue
#F0F8FF
ΔE00 3.91
Off White
#FAF9F6
ΔE00 4.89
Pale Grey
#FDFDFE
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E9EB #EBE6E4
analogous
#E4EBE9 #E4E9EB #E4E5EB
triadic
#E4E9EB #EBE4E9 #E9EBE4
tetradic
#E4E9EB #E9E4EB #EBE6E4 #E5EBE4
square
#E4E9EB #E9E4EB #EBE6E4 #E5EBE4
split-complementary
#E4E9EB #EBE4E5 #EBE9E4
monochromatic
#9EB0B7 #C1CCD1 #E4E9EB #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.22
#E4E9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#E4E9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E9EB
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E9EB | 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)
#E8E9EB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#E2EAEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4e9eb; /* rgb */ color: rgb(228, 233, 235); /* oklch */ color: oklch(93.1% 0.006 223.5);
Tailwind
colors: {
custom: {
50: '#ecf0f1',
500: '#e4e9eb',
950: '#000000',
},
}SCSS
$custom: #e4e9eb; $custom-light: #ecf0f1; $custom-dark: #000000;
JSON
{
"hex": "#e4e9eb",
"rgb": {
"r": 228,
"g": 233,
"b": 235
},
"hsl": {
"h": 197.143,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.93079,
"c": 0.00603,
"h": 223.5
},
"luminance": 0.8077
}Semantic roles & 50–950 ramp
primary
#E4E9EB
secondary
#C1B6B2
accent
#624C99
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585