#E4E5E2#E4E5E2
#E4E5E2 is a very light, near-neutral grey. Relative luminance 0.780; OKLCH L 92.0% C 0.004 H 121.5°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5E2 |
|---|---|
| RGB | rgb(228, 229, 226) |
| HSL | hsl(80, 5%, 89%) |
| HSV | hsv(80, 1%, 90%) |
| CMYK | cmyk(0.4%, 0%, 1.3%, 10.2%) |
| CIE-LAB | lab(90.79, -0.87, 1.34) |
| CIE-LCH | lch(90.79, 1.60, 122.98°) |
| OKLab | oklab(92.03% -0.0022 0.0035) |
| OKLCH | oklch(92.03% 0.004 121.5) |
| XYZ | xyz(73.7394, 78.0236, 83.1121) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.62
Light Grey
#D8DCD6
ΔE00 3.17
Whitesmoke
#F5F5F5
ΔE00 3.92
Fog
#D8DCE0
ΔE00 4.19
Light Gray
#D3D3D3
ΔE00 4.38
Off White
#FAF9F6
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5E2 #E3E2E5
analogous
#E5E5E2 #E4E5E2 #E3E5E2
triadic
#E4E5E2 #E2E4E5 #E5E2E4
tetradic
#E4E5E2 #E2E5E5 #E3E2E5 #E5E2E3
square
#E4E5E2 #E2E5E5 #E3E2E5 #E5E2E3
split-complementary
#E4E5E2 #E2E3E5 #E5E2E5
monochromatic
#A8ABA1 #C6C8C2 #E4E5E2 #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.26
#E4E5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#E4E5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5E2
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5E2 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E2
Deuteranopia (green-blind)
#E5E5E2
Tritanopia (blue-blind)
#E4E5E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e5e2; /* rgb */ color: rgb(228, 229, 226); /* oklch */ color: oklch(92.0% 0.004 121.5);
Tailwind
colors: {
custom: {
50: '#ecedeb',
500: '#e4e5e2',
950: '#000000',
},
}SCSS
$custom: #e4e5e2; $custom-light: #ecedeb; $custom-dark: #000000;
JSON
{
"hex": "#e4e5e2",
"rgb": {
"r": 228,
"g": 229,
"b": 226
},
"hsl": {
"h": 80,
"s": 5.455,
"l": 89.216
},
"oklch": {
"l": 0.92029,
"c": 0.00415,
"h": 121.5
},
"luminance": 0.78024
}Semantic roles & 50–950 ramp
primary
#E4E5E2
secondary
#B5B3B8
accent
#568F69
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484