#E9DFD8#E9DFD8
#E9DFD8 is a very light, near-neutral orange. Relative luminance 0.751; OKLCH L 91.0% C 0.015 H 57.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFD8 |
|---|---|
| RGB | rgb(233, 223, 216) |
| HSL | hsl(25, 28%, 88%) |
| HSV | hsv(25, 7%, 91%) |
| CMYK | cmyk(0%, 4.3%, 7.3%, 8.6%) |
| CIE-LAB | lab(89.42, 2.21, 4.64) |
| CIE-LCH | lch(89.42, 5.14, 64.54°) |
| OKLab | oklab(90.96% 0.0078 0.0123) |
| OKLCH | oklch(90.96% 0.015 57.6) |
| XYZ | xyz(72.3852, 75.0576, 75.6267) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.89
Seashell
#FFF5EE
ΔE00 4.68
Warm Beige
#E9DCC9
ΔE00 5.13
Gainsboro
#DCDCDC
ΔE00 5.16
Very Light Pink
#FFF4F2
ΔE00 5.35
Antiquewhite
#FAEBD7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFD8 #D8E2E9
analogous
#E9D8D9 #E9DFD8 #E9E7D8
triadic
#E9DFD8 #D8E9DF #DFD8E9
tetradic
#E9DFD8 #D9E9D8 #D8E2E9 #E7D8E9
square
#E9DFD8 #D9E9D8 #D8E2E9 #E7D8E9
split-complementary
#E9DFD8 #D8E9E7 #D8D9E9
monochromatic
#BD9F8A #D3BFB1 #E9DFD8 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.31
#E9DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#E9DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFD8
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFD8 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD8
Deuteranopia (green-blind)
#E4E2D8
Tritanopia (blue-blind)
#EDDDDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9dfd8; /* rgb */ color: rgb(233, 223, 216); /* oklch */ color: oklch(91.0% 0.015 57.6);
Tailwind
colors: {
custom: {
50: '#f0e9e4',
500: '#e9dfd8',
950: '#000000',
},
}SCSS
$custom: #e9dfd8; $custom-light: #f0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#e9dfd8",
"rgb": {
"r": 233,
"g": 223,
"b": 216
},
"hsl": {
"h": 24.706,
"s": 27.869,
"l": 88.039
},
"oklch": {
"l": 0.90964,
"c": 0.01451,
"h": 57.6
},
"luminance": 0.75057
}Semantic roles & 50–950 ramp
primary
#E9DFD8
secondary
#A4B5C2
accent
#7CA63F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484