#E5DFD2#E5DFD2
#E5DFD2 is a very light, near-neutral orange. Relative luminance 0.741; OKLCH L 90.5% C 0.019 H 86.2°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFD2 |
|---|---|
| RGB | rgb(229, 223, 210) |
| HSL | hsl(41, 27%, 86%) |
| HSV | hsv(41, 8%, 90%) |
| CMYK | cmyk(0%, 2.6%, 8.3%, 10.2%) |
| CIE-LAB | lab(88.96, -0.18, 7.09) |
| CIE-LCH | lch(88.96, 7.09, 91.48°) |
| OKLab | oklab(90.48% 0.0013 0.0186) |
| OKLCH | oklch(90.48% 0.019 86.2) |
| XYZ | xyz(70.3323, 74.0871, 71.5554) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.38
Eggshell
#F0EAD6
ΔE00 3.61
Linen
#FAF0E6
ΔE00 4.80
Oldlace
#FDF5E6
ΔE00 4.86
Antiquewhite
#FAEBD7
ΔE00 5.00
Light Grey
#D8DCD6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFD2 #D2D8E5
analogous
#E5D5D2 #E5DFD2 #E1E5D2
triadic
#E5DFD2 #D2E5DF #DFD2E5
tetradic
#E5DFD2 #D2E5D5 #D2D8E5 #E5D2E1
square
#E5DFD2 #D2E5D5 #D2D8E5 #E5D2E1
split-complementary
#E5DFD2 #D2E1E5 #D5D2E5
monochromatic
#B8A884 #CFC3AB #E5DFD2 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.33
#E5DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#E5DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFD2
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFD2 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#E9DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e5dfd2; /* rgb */ color: rgb(229, 223, 210); /* oklch */ color: oklch(90.5% 0.019 86.2);
Tailwind
colors: {
custom: {
50: '#ede9df',
500: '#e5dfd2',
950: '#000000',
},
}SCSS
$custom: #e5dfd2; $custom-light: #ede9df; $custom-dark: #000000;
JSON
{
"hex": "#e5dfd2",
"rgb": {
"r": 229,
"g": 223,
"b": 210
},
"hsl": {
"h": 41.053,
"s": 26.761,
"l": 86.078
},
"oklch": {
"l": 0.90482,
"c": 0.01864,
"h": 86.2
},
"luminance": 0.74087
}Semantic roles & 50–950 ramp
primary
#E5DFD2
secondary
#9EA8BD
accent
#60A540
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484