#E7EAEA#E7EAEA
#E7EAEA is a very light, near-neutral grey. Relative luminance 0.818; OKLCH L 93.5% C 0.003 H 197.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EAEA |
|---|---|
| RGB | rgb(231, 234, 234) |
| HSL | hsl(180, 7%, 91%) |
| HSV | hsv(180, 1%, 92%) |
| CMYK | cmyk(1.3%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(92.48, -1.00, -0.35) |
| CIE-LCH | lch(92.48, 1.06, 199.34°) |
| OKLab | oklab(93.48% -0.0031 -0.0009) |
| OKLCH | oklch(93.48% 0.003 197.1) |
| XYZ | xyz(77.2265, 81.7749, 89.5416) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.86
Gainsboro
#DCDCDC
ΔE00 3.31
Fog
#D8DCE0
ΔE00 3.69
Off White
#FAF9F6
ΔE00 3.92
Pale Grey
#FDFDFE
ΔE00 4.42
Aliceblue
#F0F8FF
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EAEA #EAE7E7
analogous
#E7EAE8 #E7EAEA #E7E8EA
triadic
#E7EAEA #EAE7EA #EAEAE7
tetradic
#E7EAEA #E8E7EA #EAE7E7 #E8EAE7
square
#E7EAEA #E8E7EA #EAE7E7 #E8EAE7
split-complementary
#E7EAEA #EAE7E8 #EAE8E7
monochromatic
#A6B1B1 #C6CDCD #E7EAEA #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.21
#E7EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#E7EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EAEA
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EAEA | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#E6EAEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e7eaea; /* rgb */ color: rgb(231, 234, 234); /* oklch */ color: oklch(93.5% 0.003 197.1);
Tailwind
colors: {
custom: {
50: '#eef0f0',
500: '#e7eaea',
950: '#000000',
},
}SCSS
$custom: #e7eaea; $custom-light: #eef0f0; $custom-dark: #000000;
JSON
{
"hex": "#e7eaea",
"rgb": {
"r": 231,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 6.667,
"l": 91.176
},
"oklch": {
"l": 0.93475,
"c": 0.00322,
"h": 197.1
},
"luminance": 0.81775
}Semantic roles & 50–950 ramp
primary
#E7EAEA
secondary
#BEB7B7
accent
#555591
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585