#E5DFD0#E5DFD0
#E5DFD0 is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.4% C 0.021 H 88.7°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFD0 |
|---|---|
| RGB | rgb(229, 223, 208) |
| HSL | hsl(43, 29%, 86%) |
| HSV | hsv(43, 9%, 90%) |
| CMYK | cmyk(0%, 2.6%, 9.2%, 10.2%) |
| CIE-LAB | lab(88.92, -0.51, 8.07) |
| CIE-LCH | lch(88.92, 8.09, 93.63°) |
| OKLab | oklab(90.43% 0.0005 0.0211) |
| OKLCH | oklch(90.43% 0.021 88.7) |
| XYZ | xyz(70.0847, 73.9880, 70.2513) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.03
Warm Beige
#E9DCC9
ΔE00 3.18
Oldlace
#FDF5E6
ΔE00 4.89
Antiquewhite
#FAEBD7
ΔE00 4.90
Champagne
#F7E7CE
ΔE00 5.19
Linen
#FAF0E6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFD0 #D0D6E5
analogous
#E5D4D0 #E5DFD0 #E0E5D0
triadic
#E5DFD0 #D0E5DF #DFD0E5
tetradic
#E5DFD0 #D0E5D4 #D0D6E5 #E5D0E0
square
#E5DFD0 #D0E5D4 #D0D6E5 #E5D0E0
split-complementary
#E5DFD0 #D0E0E5 #D4D0E5
monochromatic
#B9A981 #CFC4A9 #E5DFD0 #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.33
#E5DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#E5DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFD0
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFD0 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECF
Deuteranopia (green-blind)
#E4E0D0
Tritanopia (blue-blind)
#E9DCDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e5dfd0; /* rgb */ color: rgb(229, 223, 208); /* oklch */ color: oklch(90.4% 0.021 88.7);
Tailwind
colors: {
custom: {
50: '#ede9de',
500: '#e5dfd0',
950: '#000000',
},
}SCSS
$custom: #e5dfd0; $custom-light: #ede9de; $custom-dark: #000000;
JSON
{
"hex": "#e5dfd0",
"rgb": {
"r": 229,
"g": 223,
"b": 208
},
"hsl": {
"h": 42.857,
"s": 28.767,
"l": 85.686
},
"oklch": {
"l": 0.9043,
"c": 0.02115,
"h": 88.7
},
"luminance": 0.73987
}Semantic roles & 50–950 ramp
primary
#E5DFD0
secondary
#9CA5BD
accent
#5CA73E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484