#E4E2E1#E4E2E1
#E4E2E1 is a very light, near-neutral grey. Relative luminance 0.763; OKLCH L 91.4% C 0.003 H 48.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2E1 |
|---|---|
| RGB | rgb(228, 226, 225) |
| HSL | hsl(20, 5%, 89%) |
| HSV | hsv(20, 1%, 89%) |
| CMYK | cmyk(0%, 0.9%, 1.3%, 10.6%) |
| CIE-LAB | lab(90.01, 0.50, 0.73) |
| CIE-LCH | lch(90.01, 0.88, 55.60°) |
| OKLab | oklab(91.41% 0.0017 0.0019) |
| OKLCH | oklch(91.41% 0.003 48.6) |
| XYZ | xyz(72.7797, 76.3231, 82.1172) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.75
Light Gray
#D3D3D3
ΔE00 3.65
Fog
#D8DCE0
ΔE00 3.76
Whitesmoke
#F5F5F5
ΔE00 4.10
Light Grey
#D8DCD6
ΔE00 4.73
Off White
#FAF9F6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2E1 #E1E3E4
analogous
#E4E1E2 #E4E2E1 #E4E4E1
triadic
#E4E2E1 #E1E4E2 #E2E1E4
tetradic
#E4E2E1 #E2E4E1 #E1E3E4 #E4E1E4
square
#E4E2E1 #E2E4E1 #E1E3E4 #E4E1E4
split-complementary
#E4E2E1 #E1E4E4 #E1E2E4
monochromatic
#AAA4A1 #C7C3C1 #E4E2E1 #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.29
#E4E2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#E4E2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2E1
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2E1 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2E1
Deuteranopia (green-blind)
#E3E3E1
Tritanopia (blue-blind)
#E5E2E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e2e1; /* rgb */ color: rgb(228, 226, 225); /* oklch */ color: oklch(91.4% 0.003 48.6);
Tailwind
colors: {
custom: {
50: '#ecebea',
500: '#e4e2e1',
950: '#000000',
},
}SCSS
$custom: #e4e2e1; $custom-light: #ecebea; $custom-dark: #000000;
JSON
{
"hex": "#e4e2e1",
"rgb": {
"r": 228,
"g": 226,
"b": 225
},
"hsl": {
"h": 20,
"s": 5.263,
"l": 88.824
},
"oklch": {
"l": 0.91406,
"c": 0.00257,
"h": 48.6
},
"luminance": 0.76323
}Semantic roles & 50–950 ramp
primary
#E4E2E1
secondary
#B2B6B7
accent
#7C8F56
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484