#E4E7E7#E4E7E7
#E4E7E7 is a very light, near-neutral grey. Relative luminance 0.794; OKLCH L 92.6% C 0.003 H 197.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7E7 |
|---|---|
| RGB | rgb(228, 231, 231) |
| HSL | hsl(180, 6%, 90%) |
| HSV | hsv(180, 1%, 91%) |
| CMYK | cmyk(1.3%, 0%, 0%, 9.4%) |
| CIE-LAB | lab(91.42, -1.00, -0.35) |
| CIE-LCH | lch(91.42, 1.06, 199.34°) |
| OKLab | oklab(92.57% -0.0031 -0.0009) |
| OKLCH | oklch(92.57% 0.003 197.1) |
| XYZ | xyz(74.9921, 79.4152, 86.9637) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.74
Fog
#D8DCE0
ΔE00 3.17
Whitesmoke
#F5F5F5
ΔE00 3.43
Light Grey
#D8DCD6
ΔE00 4.13
Off White
#FAF9F6
ΔE00 4.47
Light Gray
#D3D3D3
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7E7 #E7E4E4
analogous
#E4E7E6 #E4E7E7 #E4E6E7
triadic
#E4E7E7 #E7E4E7 #E7E7E4
tetradic
#E4E7E7 #E6E4E7 #E7E4E4 #E6E7E4
square
#E4E7E7 #E6E4E7 #E7E4E4 #E6E7E4
split-complementary
#E4E7E7 #E7E4E6 #E7E6E4
monochromatic
#A3ADAD #C4CACA #E4E7E7 #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.24
#E4E7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#E4E7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7E7
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7E7 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E7
Deuteranopia (green-blind)
#E6E6E7
Tritanopia (blue-blind)
#E3E7E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e7e7; /* rgb */ color: rgb(228, 231, 231); /* oklch */ color: oklch(92.6% 0.003 197.1);
Tailwind
colors: {
custom: {
50: '#eceeee',
500: '#e4e7e7',
950: '#000000',
},
}SCSS
$custom: #e4e7e7; $custom-light: #eceeee; $custom-dark: #000000;
JSON
{
"hex": "#e4e7e7",
"rgb": {
"r": 228,
"g": 231,
"b": 231
},
"hsl": {
"h": 180,
"s": 5.882,
"l": 90
},
"oklch": {
"l": 0.92567,
"c": 0.00323,
"h": 197.1
},
"luminance": 0.79415
}Semantic roles & 50–950 ramp
primary
#E4E7E7
secondary
#BBB5B5
accent
#565690
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585