#E9DCD5#E9DCD5
#E9DCD5 is a very light, near-neutral orange. Relative luminance 0.733; OKLCH L 90.3% C 0.017 H 50.4°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DCD5 |
|---|---|
| RGB | rgb(233, 220, 213) |
| HSL | hsl(21, 31%, 87%) |
| HSV | hsv(21, 9%, 91%) |
| CMYK | cmyk(0%, 5.6%, 8.6%, 8.6%) |
| CIE-LAB | lab(88.60, 3.26, 5.03) |
| CIE-LCH | lch(88.60, 5.99, 57.03°) |
| OKLab | oklab(90.3% 0.011 0.0133) |
| OKLCH | oklch(90.3% 0.017 50.4) |
| XYZ | xyz(71.2064, 73.3150, 73.3379) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.78
Seashell
#FFF5EE
ΔE00 5.39
Warm Beige
#E9DCC9
ΔE00 5.56
Very Light Pink
#FFF4F2
ΔE00 5.67
Gainsboro
#DCDCDC
ΔE00 6.08
Antiquewhite
#FAEBD7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DCD5 #D5E2E9
analogous
#E9D5D8 #E9DCD5 #E9E6D5
triadic
#E9DCD5 #D5E9DC #DCD5E9
tetradic
#E9DCD5 #D8E9D5 #D5E2E9 #E6D5E9
square
#E9DCD5 #D8E9D5 #D5E2E9 #E6D5E9
split-complementary
#E9DCD5 #D5E9E6 #D5D8E9
monochromatic
#BF9985 #D4BBAD #E9DCD5 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.34
#E9DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#E9DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DCD5
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DCD5 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD5
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#EDDADA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e9dcd5; /* rgb */ color: rgb(233, 220, 213); /* oklch */ color: oklch(90.3% 0.017 50.4);
Tailwind
colors: {
custom: {
50: '#f0e6e1',
500: '#e9dcd5',
950: '#000000',
},
}SCSS
$custom: #e9dcd5; $custom-light: #f0e6e1; $custom-dark: #000000;
JSON
{
"hex": "#e9dcd5",
"rgb": {
"r": 233,
"g": 220,
"b": 213
},
"hsl": {
"h": 21,
"s": 31.25,
"l": 87.451
},
"oklch": {
"l": 0.90295,
"c": 0.01722,
"h": 50.4
},
"luminance": 0.73314
}Semantic roles & 50–950 ramp
primary
#E9DCD5
secondary
#A0B6C2
accent
#83AA3C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484