#E9DFD4#E9DFD4
#E9DFD4 is a very light, near-neutral orange. Relative luminance 0.749; OKLCH L 90.9% C 0.018 H 70.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFD4 |
|---|---|
| RGB | rgb(233, 223, 212) |
| HSL | hsl(31, 32%, 87%) |
| HSV | hsv(31, 9%, 91%) |
| CMYK | cmyk(0%, 4.3%, 9%, 8.6%) |
| CIE-LAB | lab(89.32, 1.54, 6.60) |
| CIE-LCH | lch(89.32, 6.78, 76.83°) |
| OKLab | oklab(90.86% 0.0062 0.0174) |
| OKLCH | oklch(90.86% 0.018 70.2) |
| XYZ | xyz(71.8743, 74.8532, 72.9363) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.26
Linen
#FAF0E6
ΔE00 3.71
Antiquewhite
#FAEBD7
ΔE00 4.45
Oldlace
#FDF5E6
ΔE00 5.10
Seashell
#FFF5EE
ΔE00 5.14
Eggshell
#F0EAD6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFD4 #D4DEE9
analogous
#E9D5D4 #E9DFD4 #E9E9D4
triadic
#E9DFD4 #D4E9DF #DFD4E9
tetradic
#E9DFD4 #D4E9D5 #D4DEE9 #E9D4E9
square
#E9DFD4 #D4E9D5 #D4DEE9 #E9D4E9
split-complementary
#E9DFD4 #D4E9E9 #D5D4E9
monochromatic
#C0A383 #D4C1AC #E9DFD4 #F5F0EB #F5F0EB
Accessibility & contrast
On white
1.31
#E9DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#E9DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFD4
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFD4 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD3
Deuteranopia (green-blind)
#E5E1D4
Tritanopia (blue-blind)
#EDDDDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9dfd4; /* rgb */ color: rgb(233, 223, 212); /* oklch */ color: oklch(90.9% 0.018 70.2);
Tailwind
colors: {
custom: {
50: '#f0e9e1',
500: '#e9dfd4',
950: '#000000',
},
}SCSS
$custom: #e9dfd4; $custom-light: #f0e9e1; $custom-dark: #000000;
JSON
{
"hex": "#e9dfd4",
"rgb": {
"r": 233,
"g": 223,
"b": 212
},
"hsl": {
"h": 31.429,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.90857,
"c": 0.01844,
"h": 70.2
},
"luminance": 0.74852
}Semantic roles & 50–950 ramp
primary
#E9DFD4
secondary
#9FB0C2
accent
#70AB3A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484