#E7DFD7#E7DFD7
#E7DFD7 is a very light, near-neutral orange. Relative luminance 0.747; OKLCH L 90.8% C 0.014 H 67.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFD7 |
|---|---|
| RGB | rgb(231, 223, 215) |
| HSL | hsl(30, 25%, 87%) |
| HSV | hsv(30, 7%, 91%) |
| CMYK | cmyk(0%, 3.5%, 6.9%, 9.4%) |
| CIE-LAB | lab(89.24, 1.35, 4.88) |
| CIE-LCH | lch(89.24, 5.06, 74.57°) |
| OKLab | oklab(90.78% 0.0053 0.0129) |
| OKLCH | oklch(90.78% 0.014 67.7) |
| XYZ | xyz(71.6069, 74.6712, 74.9175) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.85
Warm Beige
#E9DCC9
ΔE00 4.56
Gainsboro
#DCDCDC
ΔE00 4.81
Seashell
#FFF5EE
ΔE00 4.94
Oldlace
#FDF5E6
ΔE00 5.56
Light Gray
#D3D3D3
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFD7 #D7DFE7
analogous
#E7D7D7 #E7DFD7 #E7E7D7
triadic
#E7DFD7 #D7E7DF #DFD7E7
tetradic
#E7DFD7 #D7E7D7 #D7DFE7 #E7D7E7
square
#E7DFD7 #D7E7D7 #D7DFE7 #E7D7E7
split-complementary
#E7DFD7 #D7E7E7 #D7D7E7
monochromatic
#B9A28B #D0C0B1 #E7DFD7 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.32
#E7DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#E7DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFD7
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFD7 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD7
Deuteranopia (green-blind)
#E4E1D7
Tritanopia (blue-blind)
#EADDDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dfd7; /* rgb */ color: rgb(231, 223, 215); /* oklch */ color: oklch(90.8% 0.014 67.7);
Tailwind
colors: {
custom: {
50: '#eee9e3',
500: '#e7dfd7',
950: '#000000',
},
}SCSS
$custom: #e7dfd7; $custom-light: #eee9e3; $custom-dark: #000000;
JSON
{
"hex": "#e7dfd7",
"rgb": {
"r": 231,
"g": 223,
"b": 215
},
"hsl": {
"h": 30,
"s": 25,
"l": 87.451
},
"oklch": {
"l": 0.90776,
"c": 0.01391,
"h": 67.7
},
"luminance": 0.74671
}Semantic roles & 50–950 ramp
primary
#E7DFD7
secondary
#A3B1BF
accent
#73A442
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484