#E0DCD8#E0DCD8
#E0DCD8 is a very light, near-neutral orange. Relative luminance 0.720; OKLCH L 89.7% C 0.007 H 67.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCD8 |
|---|---|
| RGB | rgb(224, 220, 216) |
| HSL | hsl(30, 11%, 86%) |
| HSV | hsv(30, 4%, 88%) |
| CMYK | cmyk(0%, 1.8%, 3.6%, 12.2%) |
| CIE-LAB | lab(87.96, 0.65, 2.44) |
| CIE-LCH | lch(87.96, 2.53, 74.99°) |
| OKLab | oklab(89.65% 0.0027 0.0065) |
| OKLCH | oklch(89.65% 0.007 67.7) |
| XYZ | xyz(68.7265, 71.9919, 75.2276) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.49
Light Gray
#D3D3D3
ΔE00 3.33
Light Grey
#D8DCD6
ΔE00 4.39
Fog
#D8DCE0
ΔE00 4.96
Linen
#FAF0E6
ΔE00 5.57
Whitesmoke
#F5F5F5
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCD8 #D8DCE0
analogous
#E0D8D8 #E0DCD8 #E0E0D8
triadic
#E0DCD8 #D8E0DC #DCD8E0
tetradic
#E0DCD8 #D8E0D8 #D8DCE0 #E0D8E0
square
#E0DCD8 #D8E0D8 #D8DCE0 #E0D8E0
split-complementary
#E0DCD8 #D8E0E0 #D8D8E0
monochromatic
#AA9F94 #C5BDB6 #E0DCD8 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.36
#E0DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#E0DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCD8
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCD8 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD8
Deuteranopia (green-blind)
#DEDDD8
Tritanopia (blue-blind)
#E2DBDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e0dcd8; /* rgb */ color: rgb(224, 220, 216); /* oklch */ color: oklch(89.7% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#e9e6e4',
500: '#e0dcd8',
950: '#000000',
},
}SCSS
$custom: #e0dcd8; $custom-light: #e9e6e4; $custom-dark: #000000;
JSON
{
"hex": "#e0dcd8",
"rgb": {
"r": 224,
"g": 220,
"b": 216
},
"hsl": {
"h": 30,
"s": 11.429,
"l": 86.275
},
"oklch": {
"l": 0.89651,
"c": 0.00698,
"h": 67.7
},
"luminance": 0.71992
}Semantic roles & 50–950 ramp
primary
#E0DCD8
secondary
#A8AEB5
accent
#739650
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484