#E7DFD6#E7DFD6
#E7DFD6 is a very light, near-neutral orange. Relative luminance 0.746; OKLCH L 90.7% C 0.015 H 70.9°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFD6 |
|---|---|
| RGB | rgb(231, 223, 214) |
| HSL | hsl(32, 26%, 87%) |
| HSV | hsv(32, 7%, 91%) |
| CMYK | cmyk(0%, 3.5%, 7.4%, 9.4%) |
| CIE-LAB | lab(89.21, 1.18, 5.37) |
| CIE-LCH | lch(89.21, 5.50, 77.61°) |
| OKLab | oklab(90.75% 0.0049 0.0142) |
| OKLCH | oklch(90.75% 0.015 70.9) |
| XYZ | xyz(71.4788, 74.6199, 74.2428) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.83
Warm Beige
#E9DCC9
ΔE00 4.13
Seashell
#FFF5EE
ΔE00 5.07
Gainsboro
#DCDCDC
ΔE00 5.10
Antiquewhite
#FAEBD7
ΔE00 5.29
Oldlace
#FDF5E6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFD6 #D6DEE7
analogous
#E7D7D6 #E7DFD6 #E7E7D6
triadic
#E7DFD6 #D6E7DF #DFD6E7
tetradic
#E7DFD6 #D6E7D7 #D6DEE7 #E7D6E7
square
#E7DFD6 #D6E7D7 #D6DEE7 #E7D6E7
split-complementary
#E7DFD6 #D6E7E7 #D7D6E7
monochromatic
#BAA389 #D0C1AF #E7DFD6 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.32
#E7DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E7DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFD6
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFD6 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD5
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#EADDDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dfd6; /* rgb */ color: rgb(231, 223, 214); /* oklch */ color: oklch(90.7% 0.015 70.9);
Tailwind
colors: {
custom: {
50: '#eee9e2',
500: '#e7dfd6',
950: '#000000',
},
}SCSS
$custom: #e7dfd6; $custom-light: #eee9e2; $custom-dark: #000000;
JSON
{
"hex": "#e7dfd6",
"rgb": {
"r": 231,
"g": 223,
"b": 214
},
"hsl": {
"h": 31.765,
"s": 26.154,
"l": 87.255
},
"oklch": {
"l": 0.90749,
"c": 0.01498,
"h": 70.9
},
"luminance": 0.74619
}Semantic roles & 50–950 ramp
primary
#E7DFD6
secondary
#A2B0BF
accent
#70A541
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484