#E5DFD8#E5DFD8
#E5DFD8 is a very light, near-neutral orange. Relative luminance 0.744; OKLCH L 90.6% C 0.012 H 71.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFD8 |
|---|---|
| RGB | rgb(229, 223, 216) |
| HSL | hsl(32, 20%, 87%) |
| HSV | hsv(32, 6%, 90%) |
| CMYK | cmyk(0%, 2.6%, 5.7%, 10.2%) |
| CIE-LAB | lab(89.11, 0.82, 4.15) |
| CIE-LCH | lch(89.11, 4.23, 78.75°) |
| OKLab | oklab(90.64% 0.0036 0.0109) |
| OKLCH | oklch(90.64% 0.012 71.9) |
| XYZ | xyz(71.0938, 74.3917, 75.5662) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.03
Linen
#FAF0E6
ΔE00 4.23
Light Gray
#D3D3D3
ΔE00 4.92
Light Grey
#D8DCD6
ΔE00 5.01
Warm Beige
#E9DCC9
ΔE00 5.11
Seashell
#FFF5EE
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFD8 #D8DEE5
analogous
#E5D9D8 #E5DFD8 #E5E5D8
triadic
#E5DFD8 #D8E5DF #DFD8E5
tetradic
#E5DFD8 #D8E5D9 #D8DEE5 #E5D8E5
square
#E5DFD8 #D8E5D9 #D8DEE5 #E5D8E5
split-complementary
#E5DFD8 #D8E5E5 #D9D8E5
monochromatic
#B4A38F #CDC1B3 #E5DFD8 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.32
#E5DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#E5DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFD8
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFD8 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#E3E0D8
Tritanopia (blue-blind)
#E8DEDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dfd8; /* rgb */ color: rgb(229, 223, 216); /* oklch */ color: oklch(90.6% 0.012 71.9);
Tailwind
colors: {
custom: {
50: '#ede9e4',
500: '#e5dfd8',
950: '#000000',
},
}SCSS
$custom: #e5dfd8; $custom-light: #ede9e4; $custom-dark: #000000;
JSON
{
"hex": "#e5dfd8",
"rgb": {
"r": 229,
"g": 223,
"b": 216
},
"hsl": {
"h": 32.308,
"s": 20,
"l": 87.255
},
"oklch": {
"l": 0.90643,
"c": 0.01151,
"h": 71.9
},
"luminance": 0.74391
}Semantic roles & 50–950 ramp
primary
#E5DFD8
secondary
#A6B0BC
accent
#6F9E47
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484