#E5DFD6#E5DFD6
#E5DFD6 is a very light, near-neutral orange. Relative luminance 0.743; OKLCH L 90.6% C 0.014 H 78.2°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFD6 |
|---|---|
| RGB | rgb(229, 223, 214) |
| HSL | hsl(36, 22%, 87%) |
| HSV | hsv(36, 7%, 90%) |
| CMYK | cmyk(0%, 2.6%, 6.6%, 10.2%) |
| CIE-LAB | lab(89.06, 0.49, 5.13) |
| CIE-LCH | lch(89.06, 5.15, 84.59°) |
| OKLab | oklab(90.59% 0.0028 0.0135) |
| OKLCH | oklch(90.59% 0.014 78.2) |
| XYZ | xyz(70.8368, 74.2889, 74.2127) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.22
Warm Beige
#E9DCC9
ΔE00 4.37
Gainsboro
#DCDCDC
ΔE00 4.71
Light Grey
#D8DCD6
ΔE00 4.90
Eggshell
#F0EAD6
ΔE00 5.12
Oldlace
#FDF5E6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFD6 #D6DCE5
analogous
#E5D8D6 #E5DFD6 #E4E5D6
triadic
#E5DFD6 #D6E5DF #DFD6E5
tetradic
#E5DFD6 #D6E5D8 #D6DCE5 #E5D6E4
square
#E5DFD6 #D6E5D8 #D6DCE5 #E5D6E4
split-complementary
#E5DFD6 #D6E4E5 #D8D6E5
monochromatic
#B6A58B #CDC2B1 #E5DFD6 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.32
#E5DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E5DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFD6
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFD6 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD5
Deuteranopia (green-blind)
#E3E0D6
Tritanopia (blue-blind)
#E8DDDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dfd6; /* rgb */ color: rgb(229, 223, 214); /* oklch */ color: oklch(90.6% 0.014 78.2);
Tailwind
colors: {
custom: {
50: '#ede9e2',
500: '#e5dfd6',
950: '#000000',
},
}SCSS
$custom: #e5dfd6; $custom-light: #ede9e2; $custom-dark: #000000;
JSON
{
"hex": "#e5dfd6",
"rgb": {
"r": 229,
"g": 223,
"b": 214
},
"hsl": {
"h": 36,
"s": 22.388,
"l": 86.863
},
"oklch": {
"l": 0.90589,
"c": 0.01379,
"h": 78.2
},
"luminance": 0.74288
}Semantic roles & 50–950 ramp
primary
#E5DFD6
secondary
#A3ADBC
accent
#6AA145
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484