#E7E4E7#E7E4E7
#E7E4E7 is a very light, near-neutral grey. Relative luminance 0.782; OKLCH L 92.2% C 0.005 H 325.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E4E7 |
|---|---|
| RGB | rgb(231, 228, 231) |
| HSL | hsl(300, 6%, 90%) |
| HSV | hsv(300, 1%, 91%) |
| CMYK | cmyk(0%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(90.89, 1.54, -1.10) |
| CIE-LCH | lch(90.89, 1.90, 324.52°) |
| OKLab | oklab(92.21% 0.0042 -0.0029) |
| OKLCH | oklch(92.21% 0.005 325.6) |
| XYZ | xyz(75.1199, 78.2454, 86.7312) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.13
Fog
#D8DCE0
ΔE00 4.04
Whitesmoke
#F5F5F5
ΔE00 4.19
Ghostwhite
#F8F8FF
ΔE00 4.65
Light Gray
#D3D3D3
ΔE00 4.73
Snow
#FFFAFA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E4E7 #E4E7E4
analogous
#E6E4E7 #E7E4E7 #E7E4E6
triadic
#E7E4E7 #E7E7E4 #E4E7E7
tetradic
#E7E4E7 #E7E6E4 #E4E7E4 #E4E6E7
square
#E7E4E7 #E7E6E4 #E4E7E4 #E4E6E7
split-complementary
#E7E4E7 #E6E7E4 #E4E7E6
monochromatic
#ADA3AD #CAC4CA #E7E4E7 #F1EFF1 #F1EFF1
Accessibility & contrast
On white
1.26
#E7E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#E7E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E4E7
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E4E7 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E7
Deuteranopia (green-blind)
#E4E5E7
Tritanopia (blue-blind)
#E7E4E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e7e4e7; /* rgb */ color: rgb(231, 228, 231); /* oklch */ color: oklch(92.2% 0.005 325.6);
Tailwind
colors: {
custom: {
50: '#eeecee',
500: '#e7e4e7',
950: '#000000',
},
}SCSS
$custom: #e7e4e7; $custom-light: #eeecee; $custom-dark: #000000;
JSON
{
"hex": "#e7e4e7",
"rgb": {
"r": 231,
"g": 228,
"b": 231
},
"hsl": {
"h": 300,
"s": 5.882,
"l": 90
},
"oklch": {
"l": 0.92206,
"c": 0.00514,
"h": 325.6
},
"luminance": 0.78245
}Semantic roles & 50–950 ramp
primary
#E7E4E7
secondary
#B5BBB5
accent
#905656
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485