#E9E7EA#E9E7EA
#E9E7EA is a very light, near-neutral grey. Relative luminance 0.804; OKLCH L 93.0% C 0.005 H 314.7°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E7EA |
|---|---|
| RGB | rgb(233, 231, 234) |
| HSL | hsl(280, 7%, 91%) |
| HSV | hsv(280, 1%, 92%) |
| CMYK | cmyk(0.4%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(91.87, 1.21, -1.22) |
| CIE-LCH | lch(91.87, 1.71, 314.72°) |
| OKLab | oklab(93.04% 0.0032 -0.0032) |
| OKLCH | oklch(93.04% 0.005 314.7) |
| XYZ | xyz(77.0290, 80.4160, 89.2897) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 3.50
Fog
#D8DCE0
ΔE00 3.99
Ghostwhite
#F8F8FF
ΔE00 4.03
Snow
#FFFAFA
ΔE00 4.44
Pale Grey
#FDFDFE
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E7EA #E8EAE7
analogous
#E7E7EA #E9E7EA #EAE7E9
triadic
#E9E7EA #EAE9E7 #E7EAE9
tetradic
#E9E7EA #EAE7E7 #E8EAE7 #E7E9EA
square
#E9E7EA #EAE7E7 #E8EAE7 #E7E9EA
split-complementary
#E9E7EA #E9EAE7 #E7EAE7
monochromatic
#ADA6B1 #CBC6CD #E9E7EA #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.23
#E9E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#E9E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E7EA
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E7EA | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#E9E7E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e9e7ea; /* rgb */ color: rgb(233, 231, 234); /* oklch */ color: oklch(93.0% 0.005 314.7);
Tailwind
colors: {
custom: {
50: '#f0eef0',
500: '#e9e7ea',
950: '#000000',
},
}SCSS
$custom: #e9e7ea; $custom-light: #f0eef0; $custom-dark: #000000;
JSON
{
"hex": "#e9e7ea",
"rgb": {
"r": 233,
"g": 231,
"b": 234
},
"hsl": {
"h": 280,
"s": 6.667,
"l": 91.176
},
"oklch": {
"l": 0.93037,
"c": 0.00453,
"h": 314.7
},
"luminance": 0.80416
}Semantic roles & 50–950 ramp
primary
#E9E7EA
secondary
#BABEB7
accent
#915569
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585