#E4E0DE#E4E0DE
#E4E0DE is a very light, near-neutral orange. Relative luminance 0.751; OKLCH L 90.9% C 0.005 H 48.7°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E0DE |
|---|---|
| RGB | rgb(228, 224, 222) |
| HSL | hsl(20, 10%, 88%) |
| HSV | hsv(20, 3%, 89%) |
| CMYK | cmyk(0%, 1.8%, 2.6%, 10.6%) |
| CIE-LAB | lab(89.43, 1.00, 1.46) |
| CIE-LCH | lch(89.43, 1.77, 55.48°) |
| OKLab | oklab(90.93% 0.0034 0.0039) |
| OKLCH | oklch(90.93% 0.005 48.7) |
| XYZ | xyz(71.8334, 75.0795, 79.8006) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.26
Light Gray
#D3D3D3
ΔE00 3.72
Fog
#D8DCE0
ΔE00 4.55
Whitesmoke
#F5F5F5
ΔE00 4.77
Light Grey
#D8DCD6
ΔE00 5.17
Linen
#FAF0E6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E0DE #DEE2E4
analogous
#E4DEDF #E4E0DE #E4E3DE
triadic
#E4E0DE #DEE4E0 #E0DEE4
tetradic
#E4E0DE #DFE4DE #DEE2E4 #E3DEE4
square
#E4E0DE #DFE4DE #DEE2E4 #E3DEE4
split-complementary
#E4E0DE #DEE4E3 #DEDFE4
monochromatic
#ADA19B #C8C0BC #E4E0DE #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.31
#E4E0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#E4E0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E0DE
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E0DE | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#E5DFDF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4e0de; /* rgb */ color: rgb(228, 224, 222); /* oklch */ color: oklch(90.9% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#ece9e8',
500: '#e4e0de',
950: '#000000',
},
}SCSS
$custom: #e4e0de; $custom-light: #ece9e8; $custom-dark: #000000;
JSON
{
"hex": "#e4e0de",
"rgb": {
"r": 228,
"g": 224,
"b": 222
},
"hsl": {
"h": 20,
"s": 10,
"l": 88.235
},
"oklch": {
"l": 0.90927,
"c": 0.00515,
"h": 48.7
},
"luminance": 0.75079
}Semantic roles & 50–950 ramp
primary
#E4E0DE
secondary
#AEB5B8
accent
#7E9451
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484