#E7EAE7#E7EAE7
#E7EAE7 is a very light, near-neutral grey. Relative luminance 0.816; OKLCH L 93.4% C 0.005 H 145.5°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EAE7 |
|---|---|
| RGB | rgb(231, 234, 231) |
| HSL | hsl(120, 7%, 91%) |
| HSV | hsv(120, 1%, 92%) |
| CMYK | cmyk(1.3%, 0%, 1.3%, 8.2%) |
| CIE-LAB | lab(92.40, -1.54, 1.10) |
| CIE-LCH | lch(92.40, 1.89, 144.37°) |
| OKLab | oklab(93.39% -0.0042 0.0029) |
| OKLCH | oklch(93.39% 0.005 145.5) |
| XYZ | xyz(76.7992, 81.6040, 87.2910) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.47
Light Grey
#D8DCD6
ΔE00 3.60
Gainsboro
#DCDCDC
ΔE00 3.78
Off White
#FAF9F6
ΔE00 3.84
Fog
#D8DCE0
ΔE00 4.74
Pale Grey
#FDFDFE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EAE7 #EAE7EA
analogous
#E8EAE7 #E7EAE7 #E7EAE8
triadic
#E7EAE7 #E7E7EA #EAE7E7
tetradic
#E7EAE7 #E7E8EA #EAE7EA #EAE8E7
square
#E7EAE7 #E7E8EA #EAE7EA #EAE8E7
split-complementary
#E7EAE7 #E8E7EA #EAE7E8
monochromatic
#A6B1A6 #C6CDC6 #E7EAE7 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.21
#E7EAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#E7EAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EAE7
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EAE7 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E7
Deuteranopia (green-blind)
#EAE9E7
Tritanopia (blue-blind)
#E7EAE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e7eae7; /* rgb */ color: rgb(231, 234, 231); /* oklch */ color: oklch(93.4% 0.005 145.5);
Tailwind
colors: {
custom: {
50: '#eef0ee',
500: '#e7eae7',
950: '#000000',
},
}SCSS
$custom: #e7eae7; $custom-light: #eef0ee; $custom-dark: #000000;
JSON
{
"hex": "#e7eae7",
"rgb": {
"r": 231,
"g": 234,
"b": 231
},
"hsl": {
"h": 120,
"s": 6.667,
"l": 91.176
},
"oklch": {
"l": 0.93391,
"c": 0.00512,
"h": 145.5
},
"luminance": 0.81604
}Semantic roles & 50–950 ramp
primary
#E7EAE7
secondary
#BEB7BE
accent
#559191
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585