#E5DFD5#E5DFD5
#E5DFD5 is a very light, near-neutral orange. Relative luminance 0.742; OKLCH L 90.6% C 0.015 H 80.7°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFD5 |
|---|---|
| RGB | rgb(229, 223, 213) |
| HSL | hsl(38, 24%, 87%) |
| HSV | hsv(38, 7%, 90%) |
| CMYK | cmyk(0%, 2.6%, 7%, 10.2%) |
| CIE-LAB | lab(89.03, 0.32, 5.62) |
| CIE-LCH | lch(89.03, 5.63, 86.77°) |
| OKLab | oklab(90.56% 0.0024 0.0148) |
| OKLCH | oklch(90.56% 0.015 80.7) |
| XYZ | xyz(70.7095, 74.2380, 73.5422) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.06
Linen
#FAF0E6
ΔE00 4.30
Eggshell
#F0EAD6
ΔE00 4.71
Light Grey
#D8DCD6
ΔE00 4.92
Gainsboro
#DCDCDC
ΔE00 5.07
Oldlace
#FDF5E6
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFD5 #D5DBE5
analogous
#E5D7D5 #E5DFD5 #E3E5D5
triadic
#E5DFD5 #D5E5DF #DFD5E5
tetradic
#E5DFD5 #D5E5D7 #D5DBE5 #E5D5E3
square
#E5DFD5 #D5E5D7 #D5DBE5 #E5D5E3
split-complementary
#E5DFD5 #D5E3E5 #D7D5E5
monochromatic
#B6A589 #CEC2AF #E5DFD5 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.33
#E5DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#E5DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFD5
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFD5 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD4
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#E8DDDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dfd5; /* rgb */ color: rgb(229, 223, 213); /* oklch */ color: oklch(90.6% 0.015 80.7);
Tailwind
colors: {
custom: {
50: '#ede9e1',
500: '#e5dfd5',
950: '#000000',
},
}SCSS
$custom: #e5dfd5; $custom-light: #ede9e1; $custom-dark: #000000;
JSON
{
"hex": "#e5dfd5",
"rgb": {
"r": 229,
"g": 223,
"b": 213
},
"hsl": {
"h": 37.5,
"s": 23.529,
"l": 86.667
},
"oklch": {
"l": 0.90562,
"c": 0.01498,
"h": 80.7
},
"luminance": 0.74237
}Semantic roles & 50–950 ramp
primary
#E5DFD5
secondary
#A2ACBC
accent
#67A244
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484