#E4E8EB#E4E8EB
#E4E8EB is a very light, near-neutral cyan. Relative luminance 0.802; OKLCH L 92.9% C 0.006 H 239.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8EB |
|---|---|
| RGB | rgb(228, 232, 235) |
| HSL | hsl(206, 15%, 91%) |
| HSV | hsv(206, 3%, 92%) |
| CMYK | cmyk(3%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(91.78, -0.79, -1.92) |
| CIE-LCH | lch(91.78, 2.08, 247.64°) |
| OKLab | oklab(92.88% -0.003 -0.0051) |
| OKLCH | oklch(92.88% 0.006 239.8) |
| XYZ | xyz(75.8442, 80.2051, 90.0666) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.70
Gainsboro
#DCDCDC
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 3.58
Aliceblue
#F0F8FF
ΔE00 3.90
Ghostwhite
#F8F8FF
ΔE00 4.80
Pale Grey
#FDFDFE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8EB #EBE7E4
analogous
#E4EBEA #E4E8EB #E4E4EB
triadic
#E4E8EB #EBE4E8 #E8EBE4
tetradic
#E4E8EB #EAE4EB #EBE7E4 #E4EBE4
square
#E4E8EB #EAE4EB #EBE7E4 #E4EBE4
split-complementary
#E4E8EB #EBE4E4 #EBEAE4
monochromatic
#9EACB7 #C1CAD1 #E4E8EB #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.23
#E4E8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#E4E8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8EB
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8EB | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#E2E9E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e8eb; /* rgb */ color: rgb(228, 232, 235); /* oklch */ color: oklch(92.9% 0.006 239.8);
Tailwind
colors: {
custom: {
50: '#eceff1',
500: '#e4e8eb',
950: '#000000',
},
}SCSS
$custom: #e4e8eb; $custom-light: #eceff1; $custom-dark: #000000;
JSON
{
"hex": "#e4e8eb",
"rgb": {
"r": 228,
"g": 232,
"b": 235
},
"hsl": {
"h": 205.714,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.9288,
"c": 0.00593,
"h": 239.8
},
"luminance": 0.80205
}Semantic roles & 50–950 ramp
primary
#E4E8EB
secondary
#C1B9B2
accent
#6D4C99
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585