#E5DFD7#E5DFD7
#E5DFD7 is a very light, near-neutral orange. Relative luminance 0.743; OKLCH L 90.6% C 0.013 H 75.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFD7 |
|---|---|
| RGB | rgb(229, 223, 215) |
| HSL | hsl(34, 21%, 87%) |
| HSV | hsv(34, 6%, 90%) |
| CMYK | cmyk(0%, 2.6%, 6.1%, 10.2%) |
| CIE-LAB | lab(89.08, 0.65, 4.64) |
| CIE-LCH | lch(89.08, 4.68, 81.96°) |
| OKLab | oklab(90.62% 0.0032 0.0122) |
| OKLCH | oklch(90.62% 0.013 75.4) |
| XYZ | xyz(70.9649, 74.3401, 74.8874) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.20
Gainsboro
#DCDCDC
ΔE00 4.36
Warm Beige
#E9DCC9
ΔE00 4.72
Light Grey
#D8DCD6
ΔE00 4.93
Light Gray
#D3D3D3
ΔE00 5.19
Seashell
#FFF5EE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFD7 #D7DDE5
analogous
#E5D8D7 #E5DFD7 #E4E5D7
triadic
#E5DFD7 #D7E5DF #DFD7E5
tetradic
#E5DFD7 #D7E5D8 #D7DDE5 #E5D7E4
square
#E5DFD7 #D7E5D8 #D7DDE5 #E5D7E4
split-complementary
#E5DFD7 #D7E4E5 #D8D7E5
monochromatic
#B5A48D #CDC1B2 #E5DFD7 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.32
#E5DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#E5DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFD7
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFD7 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD7
Deuteranopia (green-blind)
#E3E0D7
Tritanopia (blue-blind)
#E8DDDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dfd7; /* rgb */ color: rgb(229, 223, 215); /* oklch */ color: oklch(90.6% 0.013 75.4);
Tailwind
colors: {
custom: {
50: '#ede9e3',
500: '#e5dfd7',
950: '#000000',
},
}SCSS
$custom: #e5dfd7; $custom-light: #ede9e3; $custom-dark: #000000;
JSON
{
"hex": "#e5dfd7",
"rgb": {
"r": 229,
"g": 223,
"b": 215
},
"hsl": {
"h": 34.286,
"s": 21.212,
"l": 87.059
},
"oklch": {
"l": 0.90616,
"c": 0.01263,
"h": 75.4
},
"luminance": 0.7434
}Semantic roles & 50–950 ramp
primary
#E5DFD7
secondary
#A4AEBC
accent
#6CA046
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484