#E4E5E1#E4E5E1
#E4E5E1 is a very light, near-neutral grey. Relative luminance 0.780; OKLCH L 92.0% C 0.005 H 118.0°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5E1 |
|---|---|
| RGB | rgb(228, 229, 225) |
| HSL | hsl(75, 7%, 89%) |
| HSV | hsv(75, 2%, 90%) |
| CMYK | cmyk(0.4%, 0%, 1.7%, 10.2%) |
| CIE-LAB | lab(90.77, -1.05, 1.83) |
| CIE-LCH | lch(90.77, 2.11, 119.80°) |
| OKLab | oklab(92% -0.0026 0.0048) |
| OKLCH | oklch(92% 0.005 118) |
| XYZ | xyz(73.6026, 77.9689, 82.3915) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.90
Gainsboro
#DCDCDC
ΔE00 2.97
Whitesmoke
#F5F5F5
ΔE00 4.18
Off White
#FAF9F6
ΔE00 4.48
Light Gray
#D3D3D3
ΔE00 4.59
Fog
#D8DCE0
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5E1 #E2E1E5
analogous
#E5E4E1 #E4E5E1 #E2E5E1
triadic
#E4E5E1 #E1E4E5 #E5E1E4
tetradic
#E4E5E1 #E1E5E4 #E2E1E5 #E5E1E2
square
#E4E5E1 #E1E5E4 #E2E1E5 #E5E1E2
split-complementary
#E4E5E1 #E1E2E5 #E4E1E5
monochromatic
#A9AC9F #C6C9C0 #E4E5E1 #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.27
#E4E5E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#E4E5E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5E1
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5E1 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4E1
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#E4E4E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e5e1; /* rgb */ color: rgb(228, 229, 225); /* oklch */ color: oklch(92.0% 0.005 118.0);
Tailwind
colors: {
custom: {
50: '#ecedea',
500: '#e4e5e1',
950: '#000000',
},
}SCSS
$custom: #e4e5e1; $custom-light: #ecedea; $custom-dark: #000000;
JSON
{
"hex": "#e4e5e1",
"rgb": {
"r": 228,
"g": 229,
"b": 225
},
"hsl": {
"h": 75,
"s": 7.143,
"l": 89.02
},
"oklch": {
"l": 0.92001,
"c": 0.00546,
"h": 118
},
"luminance": 0.77969
}Semantic roles & 50–950 ramp
primary
#E4E5E1
secondary
#B3B1B9
accent
#549164
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484