#E2E4DE#E2E4DE
#E2E4DE is a very light, near-neutral yellow-green. Relative luminance 0.769; OKLCH L 91.6% C 0.008 H 121.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4DE |
|---|---|
| RGB | rgb(226, 228, 222) |
| HSL | hsl(80, 10%, 88%) |
| HSV | hsv(80, 3%, 89%) |
| CMYK | cmyk(0.9%, 0%, 2.6%, 10.6%) |
| CIE-LAB | lab(90.29, -1.74, 2.69) |
| CIE-LCH | lch(90.29, 3.20, 122.91°) |
| OKLab | oklab(91.57% -0.0044 0.0071) |
| OKLCH | oklch(91.57% 0.008 121.6) |
| XYZ | xyz(72.2901, 76.9295, 80.1336) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.11
Gainsboro
#DCDCDC
ΔE00 3.80
Light Gray
#D3D3D3
ΔE00 5.05
Whitesmoke
#F5F5F5
ΔE00 5.13
Off White
#FAF9F6
ΔE00 5.17
Fog
#D8DCE0
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4DE #E0DEE4
analogous
#E4E3DE #E2E4DE #DFE4DE
triadic
#E2E4DE #DEE2E4 #E4DEE2
tetradic
#E2E4DE #DEE4E3 #E0DEE4 #E4DEDF
square
#E2E4DE #DEE4E3 #E0DEE4 #E4DEDF
split-complementary
#E2E4DE #DEDFE4 #E3DEE4
monochromatic
#A7AD9B #C4C8BC #E2E4DE #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.28
#E2E4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#E2E4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4DE
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4DE | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DE
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#E3E3E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e4de; /* rgb */ color: rgb(226, 228, 222); /* oklch */ color: oklch(91.6% 0.008 121.6);
Tailwind
colors: {
custom: {
50: '#ebece8',
500: '#e2e4de',
950: '#000000',
},
}SCSS
$custom: #e2e4de; $custom-light: #ebece8; $custom-dark: #000000;
JSON
{
"hex": "#e2e4de",
"rgb": {
"r": 226,
"g": 228,
"b": 222
},
"hsl": {
"h": 80,
"s": 10,
"l": 88.235
},
"oklch": {
"l": 0.91565,
"c": 0.00831,
"h": 121.6
},
"luminance": 0.76929
}Semantic roles & 50–950 ramp
primary
#E2E4DE
secondary
#B1AEB8
accent
#519468
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484