#E4E7E9#E4E7E9
#E4E7E9 is a very light, near-neutral cyan. Relative luminance 0.795; OKLCH L 92.6% C 0.004 H 236.6°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7E9 |
|---|---|
| RGB | rgb(228, 231, 233) |
| HSL | hsl(204, 10%, 90%) |
| HSV | hsv(204, 2%, 91%) |
| CMYK | cmyk(2.1%, 0.9%, 0%, 8.6%) |
| CIE-LAB | lab(91.47, -0.64, -1.32) |
| CIE-LCH | lch(91.47, 1.47, 244.12°) |
| OKLab | oklab(92.62% -0.0023 -0.0035) |
| OKLCH | oklch(92.62% 0.004 236.6) |
| XYZ | xyz(75.2762, 79.5288, 88.4598) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.66
Gainsboro
#DCDCDC
ΔE00 2.82
Whitesmoke
#F5F5F5
ΔE00 3.44
Aliceblue
#F0F8FF
ΔE00 4.39
Light Gray
#D3D3D3
ΔE00 4.69
Off White
#FAF9F6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7E9 #E9E6E4
analogous
#E4E9E8 #E4E7E9 #E4E4E9
triadic
#E4E7E9 #E9E4E7 #E7E9E4
tetradic
#E4E7E9 #E8E4E9 #E9E6E4 #E4E9E4
square
#E4E7E9 #E8E4E9 #E9E6E4 #E4E9E4
split-complementary
#E4E7E9 #E9E4E4 #E9E8E4
monochromatic
#A1ABB2 #C2C9CE #E4E7E9 #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.24
#E4E7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#E4E7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7E9
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7E9 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7E9
Deuteranopia (green-blind)
#E5E6E9
Tritanopia (blue-blind)
#E3E8E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e7e9; /* rgb */ color: rgb(228, 231, 233); /* oklch */ color: oklch(92.6% 0.004 236.6);
Tailwind
colors: {
custom: {
50: '#eceef0',
500: '#e4e7e9',
950: '#000000',
},
}SCSS
$custom: #e4e7e9; $custom-light: #eceef0; $custom-dark: #000000;
JSON
{
"hex": "#e4e7e9",
"rgb": {
"r": 228,
"g": 231,
"b": 233
},
"hsl": {
"h": 204,
"s": 10.204,
"l": 90.392
},
"oklch": {
"l": 0.92624,
"c": 0.00423,
"h": 236.6
},
"luminance": 0.79529
}Semantic roles & 50–950 ramp
primary
#E4E7E9
secondary
#BEB8B4
accent
#6C5194
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585