#E9DFD9#E9DFD9
#E9DFD9 is a very light, near-neutral orange. Relative luminance 0.751; OKLCH L 91.0% C 0.014 H 53.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFD9 |
|---|---|
| RGB | rgb(233, 223, 217) |
| HSL | hsl(23, 27%, 88%) |
| HSV | hsv(23, 7%, 91%) |
| CMYK | cmyk(0%, 4.3%, 6.9%, 8.6%) |
| CIE-LAB | lab(89.44, 2.38, 4.15) |
| CIE-LCH | lch(89.44, 4.78, 60.20°) |
| OKLab | oklab(90.99% 0.0082 0.011) |
| OKLCH | oklch(90.99% 0.014 53.4) |
| XYZ | xyz(72.5148, 75.1094, 76.3096) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.09
Seashell
#FFF5EE
ΔE00 4.69
Gainsboro
#DCDCDC
ΔE00 4.99
Very Light Pink
#FFF4F2
ΔE00 5.09
Warm Beige
#E9DCC9
ΔE00 5.63
Light Gray
#D3D3D3
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFD9 #D9E3E9
analogous
#E9D9DB #E9DFD9 #E9E7D9
triadic
#E9DFD9 #D9E9DF #DFD9E9
tetradic
#E9DFD9 #DBE9D9 #D9E3E9 #E7D9E9
square
#E9DFD9 #DBE9D9 #D9E3E9 #E7D9E9
split-complementary
#E9DFD9 #D9E9E7 #D9DBE9
monochromatic
#BC9E8B #D3BEB2 #E9DFD9 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.31
#E9DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#E9DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFD9
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFD9 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0D9
Deuteranopia (green-blind)
#E4E2D9
Tritanopia (blue-blind)
#ECDDDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9dfd9; /* rgb */ color: rgb(233, 223, 217); /* oklch */ color: oklch(91.0% 0.014 53.4);
Tailwind
colors: {
custom: {
50: '#f0e9e4',
500: '#e9dfd9',
950: '#000000',
},
}SCSS
$custom: #e9dfd9; $custom-light: #f0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#e9dfd9",
"rgb": {
"r": 233,
"g": 223,
"b": 217
},
"hsl": {
"h": 22.5,
"s": 26.667,
"l": 88.235
},
"oklch": {
"l": 0.90991,
"c": 0.01367,
"h": 53.4
},
"luminance": 0.75109
}Semantic roles & 50–950 ramp
primary
#E9DFD9
secondary
#A5B7C1
accent
#7FA540
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484