#E4E4E0#E4E4E0
#E4E4E0 is a very light, near-neutral grey. Relative luminance 0.774; OKLCH L 91.8% C 0.005 H 106.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4E0 |
|---|---|
| RGB | rgb(228, 228, 224) |
| HSL | hsl(60, 7%, 89%) |
| HSV | hsv(60, 2%, 89%) |
| CMYK | cmyk(0%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(90.49, -0.71, 1.95) |
| CIE-LCH | lch(90.49, 2.07, 110.01°) |
| OKLab | oklab(91.78% -0.0015 0.0051) |
| OKLCH | oklch(91.78% 0.005 106.5) |
| XYZ | xyz(73.1907, 77.3627, 81.5832) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.73
Light Grey
#D8DCD6
ΔE00 3.10
Whitesmoke
#F5F5F5
ΔE00 4.23
Light Gray
#D3D3D3
ΔE00 4.35
Off White
#FAF9F6
ΔE00 4.56
Fog
#D8DCE0
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4E0 #E0E0E4
analogous
#E4E2E0 #E4E4E0 #E2E4E0
triadic
#E4E4E0 #E0E4E4 #E4E0E4
tetradic
#E4E4E0 #E0E4E2 #E0E0E4 #E4E0E2
square
#E4E4E0 #E0E4E2 #E0E0E4 #E4E0E2
split-complementary
#E4E4E0 #E0E2E4 #E2E0E4
monochromatic
#ABAB9F #C8C8BF #E4E4E0 #F1F1EF #F1F1EF
Accessibility & contrast
On white
1.27
#E4E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#E4E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4E0
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4E0 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E0
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#E5E3E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e4e0; /* rgb */ color: rgb(228, 228, 224); /* oklch */ color: oklch(91.8% 0.005 106.5);
Tailwind
colors: {
custom: {
50: '#ecece9',
500: '#e4e4e0',
950: '#000000',
},
}SCSS
$custom: #e4e4e0; $custom-light: #ecece9; $custom-dark: #000000;
JSON
{
"hex": "#e4e4e0",
"rgb": {
"r": 228,
"g": 228,
"b": 224
},
"hsl": {
"h": 60,
"s": 6.897,
"l": 88.627
},
"oklch": {
"l": 0.91775,
"c": 0.00536,
"h": 106.5
},
"luminance": 0.77363
}Semantic roles & 50–950 ramp
primary
#E4E4E0
secondary
#B0B0B8
accent
#559155
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484