#E9DCD4#E9DCD4
#E9DCD4 is a very light, near-neutral orange. Relative luminance 0.733; OKLCH L 90.3% C 0.018 H 54.0°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DCD4 |
|---|---|
| RGB | rgb(233, 220, 212) |
| HSL | hsl(23, 32%, 87%) |
| HSV | hsv(23, 9%, 91%) |
| CMYK | cmyk(0%, 5.6%, 9%, 8.6%) |
| CIE-LAB | lab(88.57, 3.10, 5.52) |
| CIE-LCH | lch(88.57, 6.33, 60.71°) |
| OKLab | oklab(90.27% 0.0106 0.0146) |
| OKLCH | oklch(90.27% 0.018 54) |
| XYZ | xyz(71.0799, 73.2644, 72.6715) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.61
Warm Beige
#E9DCC9
ΔE00 5.05
Seashell
#FFF5EE
ΔE00 5.39
Very Light Pink
#FFF4F2
ΔE00 5.90
Antiquewhite
#FAEBD7
ΔE00 6.00
Gainsboro
#DCDCDC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DCD4 #D4E1E9
analogous
#E9D4D7 #E9DCD4 #E9E7D4
triadic
#E9DCD4 #D4E9DC #DCD4E9
tetradic
#E9DCD4 #D7E9D4 #D4E1E9 #E7D4E9
square
#E9DCD4 #D7E9D4 #D4E1E9 #E7D4E9
split-complementary
#E9DCD4 #D4E9E7 #D4D7E9
monochromatic
#C09A83 #D4BBAC #E9DCD4 #F5EFEB #F5EFEB
Accessibility & contrast
On white
1.34
#E9DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#E9DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DCD4
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DCD4 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD4
Deuteranopia (green-blind)
#E3DFD4
Tritanopia (blue-blind)
#EDDADA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e9dcd4; /* rgb */ color: rgb(233, 220, 212); /* oklch */ color: oklch(90.3% 0.018 54.0);
Tailwind
colors: {
custom: {
50: '#f0e6e1',
500: '#e9dcd4',
950: '#000000',
},
}SCSS
$custom: #e9dcd4; $custom-light: #f0e6e1; $custom-dark: #000000;
JSON
{
"hex": "#e9dcd4",
"rgb": {
"r": 233,
"g": 220,
"b": 212
},
"hsl": {
"h": 22.857,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.90268,
"c": 0.018,
"h": 54
},
"luminance": 0.73264
}Semantic roles & 50–950 ramp
primary
#E9DCD4
secondary
#9FB5C2
accent
#80AB3A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484