#E5DFD4#E5DFD4
#E5DFD4 is a very light, near-neutral orange. Relative luminance 0.742; OKLCH L 90.5% C 0.016 H 82.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFD4 |
|---|---|
| RGB | rgb(229, 223, 212) |
| HSL | hsl(39, 25%, 86%) |
| HSV | hsv(39, 7%, 90%) |
| CMYK | cmyk(0%, 2.6%, 7.4%, 10.2%) |
| CIE-LAB | lab(89.01, 0.15, 6.11) |
| CIE-LCH | lch(89.01, 6.11, 88.59°) |
| OKLab | oklab(90.54% 0.002 0.016) |
| OKLCH | oklch(90.54% 0.016 82.8) |
| XYZ | xyz(70.5830, 74.1874, 72.8758) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.79
Eggshell
#F0EAD6
ΔE00 4.32
Linen
#FAF0E6
ΔE00 4.43
Light Grey
#D8DCD6
ΔE00 4.97
Oldlace
#FDF5E6
ΔE00 4.99
Antiquewhite
#FAEBD7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFD4 #D4DAE5
analogous
#E5D7D4 #E5DFD4 #E3E5D4
triadic
#E5DFD4 #D4E5DF #DFD4E5
tetradic
#E5DFD4 #D4E5D7 #D4DAE5 #E5D4E3
square
#E5DFD4 #D4E5D7 #D4DAE5 #E5D4E3
split-complementary
#E5DFD4 #D4E3E5 #D7D4E5
monochromatic
#B7A688 #CEC3AE #E5DFD4 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.33
#E5DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#E5DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFD4
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFD4 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD3
Deuteranopia (green-blind)
#E4E0D4
Tritanopia (blue-blind)
#E8DDDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dfd4; /* rgb */ color: rgb(229, 223, 212); /* oklch */ color: oklch(90.5% 0.016 82.8);
Tailwind
colors: {
custom: {
50: '#ede9e1',
500: '#e5dfd4',
950: '#000000',
},
}SCSS
$custom: #e5dfd4; $custom-light: #ede9e1; $custom-dark: #000000;
JSON
{
"hex": "#e5dfd4",
"rgb": {
"r": 229,
"g": 223,
"b": 212
},
"hsl": {
"h": 38.824,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.90535,
"c": 0.01618,
"h": 82.8
},
"luminance": 0.74187
}Semantic roles & 50–950 ramp
primary
#E5DFD4
secondary
#A1ABBC
accent
#65A342
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484