#E4E8ED#E4E8ED
#E4E8ED is a very light, near-neutral cyan. Relative luminance 0.803; OKLCH L 92.9% C 0.008 H 253.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8ED |
|---|---|
| RGB | rgb(228, 232, 237) |
| HSL | hsl(213, 20%, 91%) |
| HSV | hsv(213, 4%, 93%) |
| CMYK | cmyk(3.8%, 2.1%, 0%, 7.1%) |
| CIE-LAB | lab(91.83, -0.42, -2.89) |
| CIE-LCH | lch(91.83, 2.92, 261.67°) |
| OKLab | oklab(92.94% -0.0022 -0.0077) |
| OKLCH | oklch(92.94% 0.008 253.9) |
| XYZ | xyz(76.1347, 80.3213, 91.5969) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.72
Aliceblue
#F0F8FF
ΔE00 3.63
Gainsboro
#DCDCDC
ΔE00 3.77
Whitesmoke
#F5F5F5
ΔE00 3.97
Ghostwhite
#F8F8FF
ΔE00 4.32
Pale Grey
#FDFDFE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8ED #EDE9E4
analogous
#E4ECED #E4E8ED #E4E4ED
triadic
#E4E8ED #EDE4E8 #E8EDE4
tetradic
#E4E8ED #EDE4EC #EDE9E4 #E4EDE4
square
#E4E8ED #EDE4EC #EDE9E4 #E4EDE4
split-complementary
#E4E8ED #EDE4E4 #ECEDE4
monochromatic
#9BA9BC #BFC9D5 #E4E8ED #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.23
#E4E8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#E4E8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8ED
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8ED | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#E2E9EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4e8ed; /* rgb */ color: rgb(228, 232, 237); /* oklch */ color: oklch(92.9% 0.008 253.9);
Tailwind
colors: {
custom: {
50: '#eceff2',
500: '#e4e8ed',
950: '#000000',
},
}SCSS
$custom: #e4e8ed; $custom-light: #eceff2; $custom-dark: #000000;
JSON
{
"hex": "#e4e8ed",
"rgb": {
"r": 228,
"g": 232,
"b": 237
},
"hsl": {
"h": 213.333,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.92938,
"c": 0.00803,
"h": 253.9
},
"luminance": 0.80322
}Semantic roles & 50–950 ramp
primary
#E4E8ED
secondary
#C4BCB1
accent
#78479E
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585