#E4E6E8#E4E6E8
#E4E6E8 is a very light, near-neutral cyan. Relative luminance 0.789; OKLCH L 92.4% C 0.003 H 247.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6E8 |
|---|---|
| RGB | rgb(228, 230, 232) |
| HSL | hsl(210, 8%, 90%) |
| HSV | hsv(210, 2%, 91%) |
| CMYK | cmyk(1.7%, 0.9%, 0%, 9%) |
| CIE-LAB | lab(91.20, -0.31, -1.21) |
| CIE-LCH | lch(91.20, 1.25, 255.63°) |
| OKLab | oklab(92.4% -0.0013 -0.0032) |
| OKLCH | oklch(92.4% 0.003 247.8) |
| XYZ | xyz(74.8547, 78.9137, 87.6166) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.50
Fog
#D8DCE0
ΔE00 2.58
Whitesmoke
#F5F5F5
ΔE00 3.46
Light Gray
#D3D3D3
ΔE00 4.43
Aliceblue
#F0F8FF
ΔE00 4.71
Off White
#FAF9F6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6E8 #E8E6E4
analogous
#E4E8E8 #E4E6E8 #E4E4E8
triadic
#E4E6E8 #E8E4E6 #E6E8E4
tetradic
#E4E6E8 #E8E4E8 #E8E6E4 #E4E8E4
square
#E4E6E8 #E8E4E8 #E8E6E4 #E4E8E4
split-complementary
#E4E6E8 #E8E4E4 #E8E8E4
monochromatic
#A2A9B0 #C3C7CC #E4E6E8 #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.25
#E4E6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#E4E6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6E8
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6E8 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E8
Deuteranopia (green-blind)
#E5E6E8
Tritanopia (blue-blind)
#E3E6E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e6e8; /* rgb */ color: rgb(228, 230, 232); /* oklch */ color: oklch(92.4% 0.003 247.8);
Tailwind
colors: {
custom: {
50: '#ecedef',
500: '#e4e6e8',
950: '#000000',
},
}SCSS
$custom: #e4e6e8; $custom-light: #ecedef; $custom-dark: #000000;
JSON
{
"hex": "#e4e6e8",
"rgb": {
"r": 228,
"g": 230,
"b": 232
},
"hsl": {
"h": 210,
"s": 8,
"l": 90.196
},
"oklch": {
"l": 0.92397,
"c": 0.00347,
"h": 247.8
},
"luminance": 0.78914
}Semantic roles & 50–950 ramp
primary
#E4E6E8
secondary
#BCB8B4
accent
#735492
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485