#E4E7E8#E4E7E8
#E4E7E8 is a very light, near-neutral cyan. Relative luminance 0.795; OKLCH L 92.6% C 0.004 H 219.6°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7E8 |
|---|---|
| RGB | rgb(228, 231, 232) |
| HSL | hsl(195, 8%, 90%) |
| HSV | hsv(195, 2%, 91%) |
| CMYK | cmyk(1.7%, 0.4%, 0%, 9%) |
| CIE-LAB | lab(91.45, -0.82, -0.84) |
| CIE-LCH | lch(91.45, 1.17, 225.49°) |
| OKLab | oklab(92.6% -0.0027 -0.0022) |
| OKLCH | oklch(92.6% 0.004 219.6) |
| XYZ | xyz(75.1337, 79.4718, 87.7096) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.73
Fog
#D8DCE0
ΔE00 2.88
Whitesmoke
#F5F5F5
ΔE00 3.39
Light Grey
#D8DCD6
ΔE00 4.58
Off White
#FAF9F6
ΔE00 4.62
Light Gray
#D3D3D3
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7E8 #E8E5E4
analogous
#E4E8E7 #E4E7E8 #E4E5E8
triadic
#E4E7E8 #E8E4E7 #E7E8E4
tetradic
#E4E7E8 #E7E4E8 #E8E5E4 #E5E8E4
square
#E4E7E8 #E7E4E8 #E8E5E4 #E5E8E4
split-complementary
#E4E7E8 #E8E4E5 #E8E7E4
monochromatic
#A2ACB0 #C3CACC #E4E7E8 #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.24
#E4E7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#E4E7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7E8
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7E8 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7E8
Deuteranopia (green-blind)
#E6E6E8
Tritanopia (blue-blind)
#E3E7E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e7e8; /* rgb */ color: rgb(228, 231, 232); /* oklch */ color: oklch(92.6% 0.004 219.6);
Tailwind
colors: {
custom: {
50: '#eceeef',
500: '#e4e7e8',
950: '#000000',
},
}SCSS
$custom: #e4e7e8; $custom-light: #eceeef; $custom-dark: #000000;
JSON
{
"hex": "#e4e7e8",
"rgb": {
"r": 228,
"g": 231,
"b": 232
},
"hsl": {
"h": 195,
"s": 8,
"l": 90.196
},
"oklch": {
"l": 0.92596,
"c": 0.00352,
"h": 219.6
},
"luminance": 0.79472
}Semantic roles & 50–950 ramp
primary
#E4E7E8
secondary
#BCB6B4
accent
#635492
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585