#E0DCD4#E0DCD4
#E0DCD4 is a very light, near-neutral orange. Relative luminance 0.718; OKLCH L 89.5% C 0.012 H 84.6°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCD4 |
|---|---|
| RGB | rgb(224, 220, 212) |
| HSL | hsl(40, 16%, 85%) |
| HSV | hsv(40, 5%, 88%) |
| CMYK | cmyk(0%, 1.8%, 5.4%, 12.2%) |
| CIE-LAB | lab(87.87, -0.04, 4.40) |
| CIE-LCH | lch(87.87, 4.40, 90.46°) |
| OKLab | oklab(89.54% 0.0011 0.0116) |
| OKLCH | oklch(89.54% 0.012 84.6) |
| XYZ | xyz(68.2157, 71.7875, 72.5373) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.83
Gainsboro
#DCDCDC
ΔE00 4.01
Light Gray
#D3D3D3
ΔE00 4.55
Warm Beige
#E9DCC9
ΔE00 5.13
Linen
#FAF0E6
ΔE00 5.32
Eggshell
#F0EAD6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCD4 #D4D8E0
analogous
#E0D6D4 #E0DCD4 #DEE0D4
triadic
#E0DCD4 #D4E0DC #DCD4E0
tetradic
#E0DCD4 #D4E0D6 #D4D8E0 #E0D4DE
square
#E0DCD4 #D4E0D6 #D4D8E0 #E0D4DE
split-complementary
#E0DCD4 #D4DEE0 #D6D4E0
monochromatic
#ADA28D #C6BFB0 #E0DCD4 #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.37
#E0DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#E0DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCD4
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCD4 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD4
Deuteranopia (green-blind)
#DFDDD4
Tritanopia (blue-blind)
#E2DBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e0dcd4; /* rgb */ color: rgb(224, 220, 212); /* oklch */ color: oklch(89.5% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#e9e6e1',
500: '#e0dcd4',
950: '#000000',
},
}SCSS
$custom: #e0dcd4; $custom-light: #e9e6e1; $custom-dark: #000000;
JSON
{
"hex": "#e0dcd4",
"rgb": {
"r": 224,
"g": 220,
"b": 212
},
"hsl": {
"h": 40,
"s": 16.216,
"l": 85.49
},
"oklch": {
"l": 0.89541,
"c": 0.01166,
"h": 84.6
},
"luminance": 0.71787
}Semantic roles & 50–950 ramp
primary
#E0DCD4
secondary
#A3A9B6
accent
#669A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484