#E4E2DE#E4E2DE
#E4E2DE is a very light, near-neutral orange. Relative luminance 0.762; OKLCH L 91.3% C 0.006 H 84.6°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2DE |
|---|---|
| RGB | rgb(228, 226, 222) |
| HSL | hsl(40, 10%, 88%) |
| HSV | hsv(40, 3%, 89%) |
| CMYK | cmyk(0%, 0.9%, 2.6%, 10.6%) |
| CIE-LAB | lab(89.93, -0.03, 2.19) |
| CIE-LCH | lch(89.93, 2.19, 90.80°) |
| OKLab | oklab(91.32% 0.0006 0.0058) |
| OKLCH | oklch(91.32% 0.006 84.6) |
| XYZ | xyz(72.3741, 76.1608, 79.9808) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.50
Light Grey
#D8DCD6
ΔE00 3.72
Light Gray
#D3D3D3
ΔE00 4.04
Whitesmoke
#F5F5F5
ΔE00 4.52
Fog
#D8DCE0
ΔE00 4.76
Off White
#FAF9F6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2DE #DEE0E4
analogous
#E4DFDE #E4E2DE #E3E4DE
triadic
#E4E2DE #DEE4E2 #E2DEE4
tetradic
#E4E2DE #DEE4DF #DEE0E4 #E4DEE3
square
#E4E2DE #DEE4DF #DEE0E4 #E4DEE3
split-complementary
#E4E2DE #DEE3E4 #DFDEE4
monochromatic
#ADA79B #C8C4BC #E4E2DE #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.29
#E4E2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#E4E2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2DE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2DE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DE
Deuteranopia (green-blind)
#E4E2DE
Tritanopia (blue-blind)
#E5E1E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e2de; /* rgb */ color: rgb(228, 226, 222); /* oklch */ color: oklch(91.3% 0.006 84.6);
Tailwind
colors: {
custom: {
50: '#ecebe8',
500: '#e4e2de',
950: '#000000',
},
}SCSS
$custom: #e4e2de; $custom-light: #ecebe8; $custom-dark: #000000;
JSON
{
"hex": "#e4e2de",
"rgb": {
"r": 228,
"g": 226,
"b": 222
},
"hsl": {
"h": 40,
"s": 10,
"l": 88.235
},
"oklch": {
"l": 0.91322,
"c": 0.00582,
"h": 84.6
},
"luminance": 0.76161
}Semantic roles & 50–950 ramp
primary
#E4E2DE
secondary
#AEB1B8
accent
#689451
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484