#E7E7EA#E7E7EA
#E7E7EA is a very light, near-neutral grey. Relative luminance 0.801; OKLCH L 92.9% C 0.004 H 286.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E7EA |
|---|---|
| RGB | rgb(231, 231, 234) |
| HSL | hsl(240, 7%, 91%) |
| HSV | hsv(240, 1%, 92%) |
| CMYK | cmyk(1.3%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(91.72, 0.54, -1.45) |
| CIE-LCH | lch(91.72, 1.55, 290.30°) |
| OKLab | oklab(92.88% 0.0011 -0.0039) |
| OKLCH | oklch(92.88% 0.004 286.3) |
| XYZ | xyz(76.3796, 80.0812, 89.2593) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.96
Fog
#D8DCE0
ΔE00 3.24
Whitesmoke
#F5F5F5
ΔE00 3.32
Ghostwhite
#F8F8FF
ΔE00 4.10
Pale Grey
#FDFDFE
ΔE00 4.66
Snow
#FFFAFA
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E7EA #EAEAE7
analogous
#E7E8EA #E7E7EA #E8E7EA
triadic
#E7E7EA #EAE7E7 #E7EAE7
tetradic
#E7E7EA #EAE7E8 #EAEAE7 #E7EAE8
square
#E7E7EA #EAE7E8 #EAEAE7 #E7EAE8
split-complementary
#E7E7EA #EAE8E7 #E8EAE7
monochromatic
#A6A6B1 #C6C6CD #E7E7EA #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.23
#E7E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#E7E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E7EA
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E7EA | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#E6E7E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e7e7ea; /* rgb */ color: rgb(231, 231, 234); /* oklch */ color: oklch(92.9% 0.004 286.3);
Tailwind
colors: {
custom: {
50: '#eeeef0',
500: '#e7e7ea',
950: '#000000',
},
}SCSS
$custom: #e7e7ea; $custom-light: #eeeef0; $custom-dark: #000000;
JSON
{
"hex": "#e7e7ea",
"rgb": {
"r": 231,
"g": 231,
"b": 234
},
"hsl": {
"h": 240,
"s": 6.667,
"l": 91.176
},
"oklch": {
"l": 0.92883,
"c": 0.00402,
"h": 286.3
},
"luminance": 0.80081
}Semantic roles & 50–950 ramp
primary
#E7E7EA
secondary
#BEBEB7
accent
#915591
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585