#E5DFD3#E5DFD3
#E5DFD3 is a very light, near-neutral orange. Relative luminance 0.741; OKLCH L 90.5% C 0.017 H 84.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFD3 |
|---|---|
| RGB | rgb(229, 223, 211) |
| HSL | hsl(40, 26%, 86%) |
| HSV | hsv(40, 8%, 90%) |
| CMYK | cmyk(0%, 2.6%, 7.9%, 10.2%) |
| CIE-LAB | lab(88.99, -0.02, 6.60) |
| CIE-LCH | lch(88.99, 6.60, 90.15°) |
| OKLab | oklab(90.51% 0.0016 0.0173) |
| OKLCH | oklch(90.51% 0.017 84.6) |
| XYZ | xyz(70.4572, 74.1371, 72.2135) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.56
Eggshell
#F0EAD6
ΔE00 3.95
Linen
#FAF0E6
ΔE00 4.60
Oldlace
#FDF5E6
ΔE00 4.90
Light Grey
#D8DCD6
ΔE00 5.07
Antiquewhite
#FAEBD7
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFD3 #D3D9E5
analogous
#E5D6D3 #E5DFD3 #E2E5D3
triadic
#E5DFD3 #D3E5DF #DFD3E5
tetradic
#E5DFD3 #D3E5D6 #D3D9E5 #E5D3E2
square
#E5DFD3 #D3E5D6 #D3D9E5 #E5D3E2
split-complementary
#E5DFD3 #D3E2E5 #D6D3E5
monochromatic
#B8A786 #CEC3AD #E5DFD3 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.33
#E5DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#E5DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFD3
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFD3 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD2
Deuteranopia (green-blind)
#E4E0D3
Tritanopia (blue-blind)
#E8DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e5dfd3; /* rgb */ color: rgb(229, 223, 211); /* oklch */ color: oklch(90.5% 0.017 84.6);
Tailwind
colors: {
custom: {
50: '#ede9e0',
500: '#e5dfd3',
950: '#000000',
},
}SCSS
$custom: #e5dfd3; $custom-light: #ede9e0; $custom-dark: #000000;
JSON
{
"hex": "#e5dfd3",
"rgb": {
"r": 229,
"g": 223,
"b": 211
},
"hsl": {
"h": 40,
"s": 25.714,
"l": 86.275
},
"oklch": {
"l": 0.90509,
"c": 0.01741,
"h": 84.6
},
"luminance": 0.74137
}Semantic roles & 50–950 ramp
primary
#E5DFD3
secondary
#A0A9BD
accent
#62A441
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484