#E9DFD7#E9DFD7
#E9DFD7 is a very light, near-neutral orange. Relative luminance 0.750; OKLCH L 90.9% C 0.015 H 61.3°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFD7 |
|---|---|
| RGB | rgb(233, 223, 215) |
| HSL | hsl(27, 29%, 88%) |
| HSV | hsv(27, 8%, 91%) |
| CMYK | cmyk(0%, 4.3%, 7.7%, 8.6%) |
| CIE-LAB | lab(89.40, 2.04, 5.13) |
| CIE-LCH | lch(89.40, 5.52, 68.29°) |
| OKLab | oklab(90.94% 0.0074 0.0135) |
| OKLCH | oklch(90.94% 0.015 61.3) |
| XYZ | xyz(72.2563, 75.0060, 74.9479) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.75
Warm Beige
#E9DCC9
ΔE00 4.64
Seashell
#FFF5EE
ΔE00 4.73
Gainsboro
#DCDCDC
ΔE00 5.37
Antiquewhite
#FAEBD7
ΔE00 5.50
Very Light Pink
#FFF4F2
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFD7 #D7E1E9
analogous
#E9D7D8 #E9DFD7 #E9E8D7
triadic
#E9DFD7 #D7E9DF #DFD7E9
tetradic
#E9DFD7 #D8E9D7 #D7E1E9 #E8D7E9
square
#E9DFD7 #D8E9D7 #D7E1E9 #E8D7E9
split-complementary
#E9DFD7 #D7E9E8 #D7D8E9
monochromatic
#BEA088 #D3BFB0 #E9DFD7 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.31
#E9DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#E9DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFD7
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFD7 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD7
Deuteranopia (green-blind)
#E4E1D7
Tritanopia (blue-blind)
#EDDDDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9dfd7; /* rgb */ color: rgb(233, 223, 215); /* oklch */ color: oklch(90.9% 0.015 61.3);
Tailwind
colors: {
custom: {
50: '#f0e9e3',
500: '#e9dfd7',
950: '#000000',
},
}SCSS
$custom: #e9dfd7; $custom-light: #f0e9e3; $custom-dark: #000000;
JSON
{
"hex": "#e9dfd7",
"rgb": {
"r": 233,
"g": 223,
"b": 215
},
"hsl": {
"h": 26.667,
"s": 29.032,
"l": 87.843
},
"oklch": {
"l": 0.90937,
"c": 0.01541,
"h": 61.3
},
"luminance": 0.75005
}Semantic roles & 50–950 ramp
primary
#E9DFD7
secondary
#A2B4C2
accent
#79A83E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484