#E4E0E0#E4E0E0
#E4E0E0 is a very light, near-neutral grey. Relative luminance 0.752; OKLCH L 91.0% C 0.004 H 17.2°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E0E0 |
|---|---|
| RGB | rgb(228, 224, 224) |
| HSL | hsl(0, 7%, 89%) |
| HSV | hsv(0, 2%, 89%) |
| CMYK | cmyk(0%, 1.8%, 1.8%, 10.6%) |
| CIE-LAB | lab(89.48, 1.35, 0.48) |
| CIE-LCH | lch(89.48, 1.44, 19.51°) |
| OKLab | oklab(90.98% 0.0042 0.0013) |
| OKLCH | oklch(90.98% 0.004 17.2) |
| XYZ | xyz(72.1030, 75.1873, 81.2207) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.27
Light Gray
#D3D3D3
ΔE00 3.75
Fog
#D8DCE0
ΔE00 4.21
Whitesmoke
#F5F5F5
ΔE00 4.74
Very Light Pink
#FFF4F2
ΔE00 5.44
Snow
#FFFAFA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E0E0 #E0E4E4
analogous
#E4E0E2 #E4E0E0 #E4E2E0
triadic
#E4E0E0 #E0E4E0 #E0E0E4
tetradic
#E4E0E0 #E2E4E0 #E0E4E4 #E2E0E4
square
#E4E0E0 #E2E4E0 #E0E4E4 #E2E0E4
split-complementary
#E4E0E0 #E0E4E2 #E0E2E4
monochromatic
#AB9F9F #C8BFBF #E4E0E0 #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.31
#E4E0E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#E4E0E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E0E0
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E0E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E0E0 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0E0
Deuteranopia (green-blind)
#E1E1E0
Tritanopia (blue-blind)
#E5E0E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4e0e0; /* rgb */ color: rgb(228, 224, 224); /* oklch */ color: oklch(91.0% 0.004 17.2);
Tailwind
colors: {
custom: {
50: '#ece9e9',
500: '#e4e0e0',
950: '#000000',
},
}SCSS
$custom: #e4e0e0; $custom-light: #ece9e9; $custom-dark: #000000;
JSON
{
"hex": "#e4e0e0",
"rgb": {
"r": 228,
"g": 224,
"b": 224
},
"hsl": {
"h": 0,
"s": 6.897,
"l": 88.627
},
"oklch": {
"l": 0.90983,
"c": 0.00436,
"h": 17.2
},
"luminance": 0.75187
}Semantic roles & 50–950 ramp
primary
#E4E0E0
secondary
#B0B8B8
accent
#919155
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484