#E7E8EA#E7E8EA
#E7E8EA is a very light, near-neutral grey. Relative luminance 0.806; OKLCH L 93.1% C 0.003 H 264.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E8EA |
|---|---|
| RGB | rgb(231, 232, 234) |
| HSL | hsl(220, 7%, 91%) |
| HSV | hsv(220, 1%, 92%) |
| CMYK | cmyk(1.3%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(91.97, 0.02, -1.09) |
| CIE-LCH | lch(91.97, 1.09, 271.27°) |
| OKLab | oklab(93.08% -0.0003 -0.0029) |
| OKLCH | oklch(93.08% 0.003 264.5) |
| XYZ | xyz(76.6603, 80.6426, 89.3529) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.85
Whitesmoke
#F5F5F5
ΔE00 2.95
Fog
#D8DCE0
ΔE00 3.16
Ghostwhite
#F8F8FF
ΔE00 4.36
Off White
#FAF9F6
ΔE00 4.41
Pale Grey
#FDFDFE
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E8EA #EAE9E7
analogous
#E7E9EA #E7E8EA #E7E7EA
triadic
#E7E8EA #EAE7E8 #E8EAE7
tetradic
#E7E8EA #EAE7E9 #EAE9E7 #E7EAE7
square
#E7E8EA #EAE7E9 #EAE9E7 #E7EAE7
split-complementary
#E7E8EA #EAE7E7 #E9EAE7
monochromatic
#A6A9B1 #C6C9CD #E7E8EA #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.23
#E7E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#E7E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E8EA
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E8EA | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#E6E8E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e7e8ea; /* rgb */ color: rgb(231, 232, 234); /* oklch */ color: oklch(93.1% 0.003 264.5);
Tailwind
colors: {
custom: {
50: '#eeeff0',
500: '#e7e8ea',
950: '#000000',
},
}SCSS
$custom: #e7e8ea; $custom-light: #eeeff0; $custom-dark: #000000;
JSON
{
"hex": "#e7e8ea",
"rgb": {
"r": 231,
"g": 232,
"b": 234
},
"hsl": {
"h": 220,
"s": 6.667,
"l": 91.176
},
"oklch": {
"l": 0.9308,
"c": 0.0029,
"h": 264.5
},
"luminance": 0.80643
}Semantic roles & 50–950 ramp
primary
#E7E8EA
secondary
#BEBCB7
accent
#7D5591
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585