#E5DFD9#E5DFD9
#E5DFD9 is a very light, near-neutral orange. Relative luminance 0.744; OKLCH L 90.7% C 0.010 H 67.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFD9 |
|---|---|
| RGB | rgb(229, 223, 217) |
| HSL | hsl(30, 19%, 87%) |
| HSV | hsv(30, 5%, 90%) |
| CMYK | cmyk(0%, 2.6%, 5.2%, 10.2%) |
| CIE-LAB | lab(89.13, 0.99, 3.66) |
| CIE-LCH | lch(89.13, 3.79, 74.78°) |
| OKLab | oklab(90.67% 0.004 0.0097) |
| OKLCH | oklch(90.67% 0.01 67.7) |
| XYZ | xyz(71.2235, 74.4436, 76.2491) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.73
Linen
#FAF0E6
ΔE00 4.33
Light Gray
#D3D3D3
ΔE00 4.68
Light Grey
#D8DCD6
ΔE00 5.14
Seashell
#FFF5EE
ΔE00 5.15
Warm Beige
#E9DCC9
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFD9 #D9DFE5
analogous
#E5D9D9 #E5DFD9 #E5E5D9
triadic
#E5DFD9 #D9E5DF #DFD9E5
tetradic
#E5DFD9 #D9E5D9 #D9DFE5 #E5D9E5
square
#E5DFD9 #D9E5D9 #D9DFE5 #E5D9E5
split-complementary
#E5DFD9 #D9E5E5 #D9D9E5
monochromatic
#B3A290 #CCC0B5 #E5DFD9 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.32
#E5DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#E5DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFD9
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFD9 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#E3E0D9
Tritanopia (blue-blind)
#E8DEDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dfd9; /* rgb */ color: rgb(229, 223, 217); /* oklch */ color: oklch(90.7% 0.010 67.7);
Tailwind
colors: {
custom: {
50: '#ede9e4',
500: '#e5dfd9',
950: '#000000',
},
}SCSS
$custom: #e5dfd9; $custom-light: #ede9e4; $custom-dark: #000000;
JSON
{
"hex": "#e5dfd9",
"rgb": {
"r": 229,
"g": 223,
"b": 217
},
"hsl": {
"h": 30,
"s": 18.75,
"l": 87.451
},
"oklch": {
"l": 0.9067,
"c": 0.01044,
"h": 67.7
},
"luminance": 0.74443
}Semantic roles & 50–950 ramp
primary
#E5DFD9
secondary
#A7B1BB
accent
#739D48
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484