#E9DFD3#E9DFD3
#E9DFD3 is a very light, near-neutral orange. Relative luminance 0.748; OKLCH L 90.8% C 0.020 H 72.6°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFD3 |
|---|---|
| RGB | rgb(233, 223, 211) |
| HSL | hsl(33, 33%, 87%) |
| HSV | hsv(33, 9%, 91%) |
| CMYK | cmyk(0%, 4.3%, 9.4%, 8.6%) |
| CIE-LAB | lab(89.30, 1.38, 7.09) |
| CIE-LCH | lch(89.30, 7.22, 78.98°) |
| OKLab | oklab(90.83% 0.0059 0.0186) |
| OKLCH | oklch(90.83% 0.02 72.6) |
| XYZ | xyz(71.7486, 74.8029, 72.2741) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.84
Linen
#FAF0E6
ΔE00 3.81
Antiquewhite
#FAEBD7
ΔE00 4.17
Eggshell
#F0EAD6
ΔE00 4.91
Oldlace
#FDF5E6
ΔE00 4.94
Champagne
#F7E7CE
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFD3 #D3DDE9
analogous
#E9D4D3 #E9DFD3 #E8E9D3
triadic
#E9DFD3 #D3E9DF #DFD3E9
tetradic
#E9DFD3 #D3E9D4 #D3DDE9 #E9D3E8
square
#E9DFD3 #D3E9D4 #D3DDE9 #E9D3E8
split-complementary
#E9DFD3 #D3E8E9 #D4D3E9
monochromatic
#C0A481 #D5C1AA #E9DFD3 #F5F0EB #F5F0EB
Accessibility & contrast
On white
1.32
#E9DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#E9DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFD3
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFD3 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD2
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#EDDCDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9dfd3; /* rgb */ color: rgb(233, 223, 211); /* oklch */ color: oklch(90.8% 0.020 72.6);
Tailwind
colors: {
custom: {
50: '#f0e9e0',
500: '#e9dfd3',
950: '#000000',
},
}SCSS
$custom: #e9dfd3; $custom-light: #f0e9e0; $custom-dark: #000000;
JSON
{
"hex": "#e9dfd3",
"rgb": {
"r": 233,
"g": 223,
"b": 211
},
"hsl": {
"h": 32.727,
"s": 33.333,
"l": 87.059
},
"oklch": {
"l": 0.90831,
"c": 0.01952,
"h": 72.6
},
"luminance": 0.74802
}Semantic roles & 50–950 ramp
primary
#E9DFD3
secondary
#9EAEC3
accent
#6EAC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484