#E4E7E4#E4E7E4
#E4E7E4 is a very light, near-neutral grey. Relative luminance 0.792; OKLCH L 92.5% C 0.005 H 145.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7E4 |
|---|---|
| RGB | rgb(228, 231, 228) |
| HSL | hsl(120, 6%, 90%) |
| HSV | hsv(120, 1%, 91%) |
| CMYK | cmyk(1.3%, 0%, 1.3%, 9.4%) |
| CIE-LAB | lab(91.35, -1.54, 1.10) |
| CIE-LCH | lch(91.35, 1.90, 144.37°) |
| OKLab | oklab(92.48% -0.0042 0.0029) |
| OKLCH | oklch(92.48% 0.005 145.6) |
| XYZ | xyz(74.5720, 79.2471, 84.7513) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.04
Gainsboro
#DCDCDC
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 3.96
Fog
#D8DCE0
ΔE00 4.36
Off White
#FAF9F6
ΔE00 4.41
Light Gray
#D3D3D3
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7E4 #E7E4E7
analogous
#E6E7E4 #E4E7E4 #E4E7E6
triadic
#E4E7E4 #E4E4E7 #E7E4E4
tetradic
#E4E7E4 #E4E6E7 #E7E4E7 #E7E6E4
square
#E4E7E4 #E4E6E7 #E7E4E7 #E7E6E4
split-complementary
#E4E7E4 #E6E4E7 #E7E4E6
monochromatic
#A3ADA3 #C4CAC4 #E4E7E4 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.25
#E4E7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#E4E7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7E4
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7E4 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E4
Deuteranopia (green-blind)
#E7E6E4
Tritanopia (blue-blind)
#E4E7E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e7e4; /* rgb */ color: rgb(228, 231, 228); /* oklch */ color: oklch(92.5% 0.005 145.6);
Tailwind
colors: {
custom: {
50: '#eceeec',
500: '#e4e7e4',
950: '#000000',
},
}SCSS
$custom: #e4e7e4; $custom-light: #eceeec; $custom-dark: #000000;
JSON
{
"hex": "#e4e7e4",
"rgb": {
"r": 228,
"g": 231,
"b": 228
},
"hsl": {
"h": 120,
"s": 5.882,
"l": 90
},
"oklch": {
"l": 0.92482,
"c": 0.00513,
"h": 145.6
},
"luminance": 0.79247
}Semantic roles & 50–950 ramp
primary
#E4E7E4
secondary
#BBB5BB
accent
#569090
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584