#E9DFD0#E9DFD0
#E9DFD0 is a very light, muted orange. Relative luminance 0.747; OKLCH L 90.8% C 0.023 H 78.2°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFD0 |
|---|---|
| RGB | rgb(233, 223, 208) |
| HSL | hsl(36, 36%, 86%) |
| HSV | hsv(36, 11%, 91%) |
| CMYK | cmyk(0%, 4.3%, 10.7%, 8.6%) |
| CIE-LAB | lab(89.23, 0.89, 8.56) |
| CIE-LCH | lch(89.23, 8.61, 84.05°) |
| OKLab | oklab(90.75% 0.0047 0.0224) |
| OKLCH | oklch(90.75% 0.023 78.2) |
| XYZ | xyz(71.3760, 74.6539, 70.3118) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.80
Antiquewhite
#FAEBD7
ΔE00 3.61
Eggshell
#F0EAD6
ΔE00 3.90
Champagne
#F7E7CE
ΔE00 4.18
Linen
#FAF0E6
ΔE00 4.39
Oldlace
#FDF5E6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFD0 #D0DAE9
analogous
#E9D3D0 #E9DFD0 #E7E9D0
triadic
#E9DFD0 #D0E9DF #DFD0E9
tetradic
#E9DFD0 #D0E9D3 #D0DAE9 #E9D0E7
square
#E9DFD0 #D0E9D3 #D0DAE9 #E9D0E7
split-complementary
#E9DFD0 #D0E7E9 #D3D0E9
monochromatic
#C2A67D #D5C3A6 #E9DFD0 #F5F1EA #F5F1EA
Accessibility & contrast
On white
1.32
#E9DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#E9DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFD0
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFD0 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFCF
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#EEDCDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9dfd0; /* rgb */ color: rgb(233, 223, 208); /* oklch */ color: oklch(90.8% 0.023 78.2);
Tailwind
colors: {
custom: {
50: '#f0e9de',
500: '#e9dfd0',
950: '#000000',
},
}SCSS
$custom: #e9dfd0; $custom-light: #f0e9de; $custom-dark: #000000;
JSON
{
"hex": "#e9dfd0",
"rgb": {
"r": 233,
"g": 223,
"b": 208
},
"hsl": {
"h": 36,
"s": 36.232,
"l": 86.471
},
"oklch": {
"l": 0.90753,
"c": 0.0229,
"h": 78.2
},
"luminance": 0.74653
}Semantic roles & 50–950 ramp
primary
#E9DFD0
secondary
#9AABC3
accent
#67AF36
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484