#E8DFD5#E8DFD5
#E8DFD5 is a very light, near-neutral orange. Relative luminance 0.747; OKLCH L 90.8% C 0.017 H 70.5°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFD5 |
|---|---|
| RGB | rgb(232, 223, 213) |
| HSL | hsl(32, 29%, 87%) |
| HSV | hsv(32, 8%, 91%) |
| CMYK | cmyk(0%, 3.9%, 8.2%, 9%) |
| CIE-LAB | lab(89.27, 1.36, 5.98) |
| CIE-LCH | lch(89.27, 6.14, 77.19°) |
| OKLab | oklab(90.8% 0.0056 0.0158) |
| OKLCH | oklch(90.8% 0.017 70.5) |
| XYZ | xyz(71.6753, 74.7359, 73.5875) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.68
Linen
#FAF0E6
ΔE00 3.73
Antiquewhite
#FAEBD7
ΔE00 4.85
Seashell
#FFF5EE
ΔE00 5.08
Oldlace
#FDF5E6
ΔE00 5.18
Eggshell
#F0EAD6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFD5 #D5DEE8
analogous
#E8D6D5 #E8DFD5 #E8E8D5
triadic
#E8DFD5 #D5E8DF #DFD5E8
tetradic
#E8DFD5 #D5E8D6 #D5DEE8 #E8D5E8
square
#E8DFD5 #D5E8D6 #D5DEE8 #E8D5E8
split-complementary
#E8DFD5 #D5E8E8 #D6D5E8
monochromatic
#BDA386 #D2C1AD #E8DFD5 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.32
#E8DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#E8DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFD5
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFD5 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD4
Deuteranopia (green-blind)
#E5E1D5
Tritanopia (blue-blind)
#ECDDDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8dfd5; /* rgb */ color: rgb(232, 223, 213); /* oklch */ color: oklch(90.8% 0.017 70.5);
Tailwind
colors: {
custom: {
50: '#efe9e1',
500: '#e8dfd5',
950: '#000000',
},
}SCSS
$custom: #e8dfd5; $custom-light: #efe9e1; $custom-dark: #000000;
JSON
{
"hex": "#e8dfd5",
"rgb": {
"r": 232,
"g": 223,
"b": 213
},
"hsl": {
"h": 31.579,
"s": 29.231,
"l": 87.255
},
"oklch": {
"l": 0.90803,
"c": 0.01671,
"h": 70.5
},
"luminance": 0.74735
}Semantic roles & 50–950 ramp
primary
#E8DFD5
secondary
#A1B0C1
accent
#70A83E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484