#E8E7EA#E8E7EA
#E8E7EA is a very light, near-neutral grey. Relative luminance 0.802; OKLCH L 93.0% C 0.004 H 301.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E7EA |
|---|---|
| RGB | rgb(232, 231, 234) |
| HSL | hsl(260, 7%, 91%) |
| HSV | hsv(260, 1%, 92%) |
| CMYK | cmyk(0.9%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(91.80, 0.87, -1.34) |
| CIE-LCH | lch(91.80, 1.59, 303.11°) |
| OKLab | oklab(92.96% 0.0022 -0.0035) |
| OKLCH | oklch(92.96% 0.004 301.4) |
| XYZ | xyz(76.7034, 80.2482, 89.2745) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.10
Whitesmoke
#F5F5F5
ΔE00 3.37
Fog
#D8DCE0
ΔE00 3.60
Ghostwhite
#F8F8FF
ΔE00 4.03
Snow
#FFFAFA
ΔE00 4.62
Pale Grey
#FDFDFE
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E7EA #E9EAE7
analogous
#E7E7EA #E8E7EA #E9E7EA
triadic
#E8E7EA #EAE8E7 #E7EAE8
tetradic
#E8E7EA #EAE7E7 #E9EAE7 #E7EAE9
square
#E8E7EA #EAE7E7 #E9EAE7 #E7EAE9
split-complementary
#E8E7EA #EAE9E7 #E7EAE7
monochromatic
#A9A6B1 #C9C6CD #E8E7EA #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.23
#E8E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#E8E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E7EA
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E7EA | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7EA
Deuteranopia (green-blind)
#E7E7EA
Tritanopia (blue-blind)
#E8E7E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e8e7ea; /* rgb */ color: rgb(232, 231, 234); /* oklch */ color: oklch(93.0% 0.004 301.4);
Tailwind
colors: {
custom: {
50: '#efeef0',
500: '#e8e7ea',
950: '#000000',
},
}SCSS
$custom: #e8e7ea; $custom-light: #efeef0; $custom-dark: #000000;
JSON
{
"hex": "#e8e7ea",
"rgb": {
"r": 232,
"g": 231,
"b": 234
},
"hsl": {
"h": 260,
"s": 6.667,
"l": 91.176
},
"oklch": {
"l": 0.9296,
"c": 0.00415,
"h": 301.4
},
"luminance": 0.80248
}Semantic roles & 50–950 ramp
primary
#E8E7EA
secondary
#BCBEB7
accent
#91557D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585