#E9DFD2#E9DFD2
#E9DFD2 is a very light, muted orange. Relative luminance 0.748; OKLCH L 90.8% C 0.021 H 74.6°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFD2 |
|---|---|
| RGB | rgb(233, 223, 210) |
| HSL | hsl(34, 34%, 87%) |
| HSV | hsv(34, 10%, 91%) |
| CMYK | cmyk(0%, 4.3%, 9.9%, 8.6%) |
| CIE-LAB | lab(89.28, 1.22, 7.58) |
| CIE-LCH | lch(89.28, 7.68, 80.88°) |
| OKLab | oklab(90.81% 0.0055 0.0199) |
| OKLCH | oklch(90.81% 0.021 74.6) |
| XYZ | xyz(71.6236, 74.7529, 71.6159) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.45
Antiquewhite
#FAEBD7
ΔE00 3.93
Linen
#FAF0E6
ΔE00 3.97
Eggshell
#F0EAD6
ΔE00 4.55
Champagne
#F7E7CE
ΔE00 4.80
Oldlace
#FDF5E6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFD2 #D2DCE9
analogous
#E9D4D2 #E9DFD2 #E8E9D2
triadic
#E9DFD2 #D2E9DF #DFD2E9
tetradic
#E9DFD2 #D2E9D4 #D2DCE9 #E9D2E8
square
#E9DFD2 #D2E9D4 #D2DCE9 #E9D2E8
split-complementary
#E9DFD2 #D2E8E9 #D4D2E9
monochromatic
#C1A580 #D5C2A9 #E9DFD2 #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.32
#E9DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#E9DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFD2
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFD2 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD1
Deuteranopia (green-blind)
#E6E1D2
Tritanopia (blue-blind)
#EEDCDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9dfd2; /* rgb */ color: rgb(233, 223, 210); /* oklch */ color: oklch(90.8% 0.021 74.6);
Tailwind
colors: {
custom: {
50: '#f0e9df',
500: '#e9dfd2',
950: '#000000',
},
}SCSS
$custom: #e9dfd2; $custom-light: #f0e9df; $custom-dark: #000000;
JSON
{
"hex": "#e9dfd2",
"rgb": {
"r": 233,
"g": 223,
"b": 210
},
"hsl": {
"h": 33.913,
"s": 34.328,
"l": 86.863
},
"oklch": {
"l": 0.90805,
"c": 0.02063,
"h": 74.6
},
"luminance": 0.74752
}Semantic roles & 50–950 ramp
primary
#E9DFD2
secondary
#9DADC3
accent
#6BAD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484