#E8DFD7#E8DFD7
#E8DFD7 is a very light, near-neutral orange. Relative luminance 0.748; OKLCH L 90.9% C 0.015 H 64.3°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFD7 |
|---|---|
| RGB | rgb(232, 223, 215) |
| HSL | hsl(28, 27%, 88%) |
| HSV | hsv(28, 7%, 91%) |
| CMYK | cmyk(0%, 3.9%, 7.3%, 9%) |
| CIE-LAB | lab(89.32, 1.69, 5.00) |
| CIE-LCH | lch(89.32, 5.28, 71.30°) |
| OKLab | oklab(90.86% 0.0063 0.0132) |
| OKLCH | oklch(90.86% 0.015 64.3) |
| XYZ | xyz(71.9307, 74.8381, 74.9327) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.77
Warm Beige
#E9DCC9
ΔE00 4.57
Seashell
#FFF5EE
ΔE00 4.81
Gainsboro
#DCDCDC
ΔE00 5.08
Antiquewhite
#FAEBD7
ΔE00 5.54
Oldlace
#FDF5E6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFD7 #D7E0E8
analogous
#E8D7D7 #E8DFD7 #E8E7D7
triadic
#E8DFD7 #D7E8DF #DFD7E8
tetradic
#E8DFD7 #D7E8D7 #D7E0E8 #E7D7E8
square
#E8DFD7 #D7E8D7 #D7E0E8 #E7D7E8
split-complementary
#E8DFD7 #D7E8E7 #D7D7E8
monochromatic
#BBA189 #D2C0B0 #E8DFD7 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.32
#E8DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#E8DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFD7
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFD7 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD7
Deuteranopia (green-blind)
#E4E1D7
Tritanopia (blue-blind)
#ECDDDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8dfd7; /* rgb */ color: rgb(232, 223, 215); /* oklch */ color: oklch(90.9% 0.015 64.3);
Tailwind
colors: {
custom: {
50: '#efe9e3',
500: '#e8dfd7',
950: '#000000',
},
}SCSS
$custom: #e8dfd7; $custom-light: #efe9e3; $custom-dark: #000000;
JSON
{
"hex": "#e8dfd7",
"rgb": {
"r": 232,
"g": 223,
"b": 215
},
"hsl": {
"h": 28.235,
"s": 26.984,
"l": 87.647
},
"oklch": {
"l": 0.90856,
"c": 0.01464,
"h": 64.3
},
"luminance": 0.74837
}Semantic roles & 50–950 ramp
primary
#E8DFD7
secondary
#A3B2C0
accent
#76A640
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484