#E0DCD2#E0DCD2
#E0DCD2 is a very light, near-neutral orange. Relative luminance 0.717; OKLCH L 89.5% C 0.014 H 88.7°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCD2 |
|---|---|
| RGB | rgb(224, 220, 210) |
| HSL | hsl(43, 18%, 85%) |
| HSV | hsv(43, 6%, 88%) |
| CMYK | cmyk(0%, 1.8%, 6.3%, 12.2%) |
| CIE-LAB | lab(87.82, -0.38, 5.39) |
| CIE-LCH | lch(87.82, 5.40, 93.99°) |
| OKLab | oklab(89.49% 0.0003 0.0142) |
| OKLCH | oklch(89.49% 0.014 88.7) |
| XYZ | xyz(67.9650, 71.6872, 71.2168) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.91
Warm Beige
#E9DCC9
ΔE00 4.63
Gainsboro
#DCDCDC
ΔE00 4.83
Eggshell
#F0EAD6
ΔE00 4.91
Light Gray
#D3D3D3
ΔE00 5.27
Linen
#FAF0E6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCD2 #D2D6E0
analogous
#E0D5D2 #E0DCD2 #DDE0D2
triadic
#E0DCD2 #D2E0DC #DCD2E0
tetradic
#E0DCD2 #D2E0D5 #D2D6E0 #E0D2DD
square
#E0DCD2 #D2E0D5 #D2D6E0 #E0D2DD
split-complementary
#E0DCD2 #D2DDE0 #D5D2E0
monochromatic
#AEA48A #C7C0AE #E0DCD2 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.37
#E0DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#E0DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCD2
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCD2 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#E3DAD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e0dcd2; /* rgb */ color: rgb(224, 220, 210); /* oklch */ color: oklch(89.5% 0.014 88.7);
Tailwind
colors: {
custom: {
50: '#e9e6df',
500: '#e0dcd2',
950: '#000000',
},
}SCSS
$custom: #e0dcd2; $custom-light: #e9e6df; $custom-dark: #000000;
JSON
{
"hex": "#e0dcd2",
"rgb": {
"r": 224,
"g": 220,
"b": 210
},
"hsl": {
"h": 42.857,
"s": 18.421,
"l": 85.098
},
"oklch": {
"l": 0.89487,
"c": 0.01417,
"h": 88.7
},
"luminance": 0.71687
}Semantic roles & 50–950 ramp
primary
#E0DCD2
secondary
#A0A6B6
accent
#619D49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484