#E9DFD5#E9DFD5
#E9DFD5 is a very light, near-neutral orange. Relative luminance 0.749; OKLCH L 90.9% C 0.017 H 67.6°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFD5 |
|---|---|
| RGB | rgb(233, 223, 213) |
| HSL | hsl(30, 31%, 87%) |
| HSV | hsv(30, 9%, 91%) |
| CMYK | cmyk(0%, 4.3%, 8.6%, 8.6%) |
| CIE-LAB | lab(89.35, 1.71, 6.11) |
| CIE-LCH | lch(89.35, 6.34, 74.37°) |
| OKLab | oklab(90.88% 0.0066 0.0161) |
| OKLCH | oklch(90.88% 0.017 67.6) |
| XYZ | xyz(72.0009, 74.9038, 73.6027) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.66
Warm Beige
#E9DCC9
ΔE00 3.70
Antiquewhite
#FAEBD7
ΔE00 4.77
Seashell
#FFF5EE
ΔE00 4.96
Oldlace
#FDF5E6
ΔE00 5.30
Eggshell
#F0EAD6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFD5 #D5DFE9
analogous
#E9D5D5 #E9DFD5 #E9E9D5
triadic
#E9DFD5 #D5E9DF #DFD5E9
tetradic
#E9DFD5 #D5E9D5 #D5DFE9 #E9D5E9
square
#E9DFD5 #D5E9D5 #D5DFE9 #E9D5E9
split-complementary
#E9DFD5 #D5E9E9 #D5D5E9
monochromatic
#BFA285 #D4C0AD #E9DFD5 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.31
#E9DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#E9DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFD5
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFD5 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD4
Deuteranopia (green-blind)
#E5E1D5
Tritanopia (blue-blind)
#EDDDDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9dfd5; /* rgb */ color: rgb(233, 223, 213); /* oklch */ color: oklch(90.9% 0.017 67.6);
Tailwind
colors: {
custom: {
50: '#f0e9e1',
500: '#e9dfd5',
950: '#000000',
},
}SCSS
$custom: #e9dfd5; $custom-light: #f0e9e1; $custom-dark: #000000;
JSON
{
"hex": "#e9dfd5",
"rgb": {
"r": 233,
"g": 223,
"b": 213
},
"hsl": {
"h": 30,
"s": 31.25,
"l": 87.451
},
"oklch": {
"l": 0.90884,
"c": 0.01738,
"h": 67.6
},
"luminance": 0.74903
}Semantic roles & 50–950 ramp
primary
#E9DFD5
secondary
#A0B1C2
accent
#73AA3C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484