#E7DFD5#E7DFD5
#E7DFD5 is a very light, near-neutral orange. Relative luminance 0.746; OKLCH L 90.7% C 0.016 H 73.7°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFD5 |
|---|---|
| RGB | rgb(231, 223, 213) |
| HSL | hsl(33, 27%, 87%) |
| HSV | hsv(33, 8%, 91%) |
| CMYK | cmyk(0%, 3.5%, 7.8%, 9.4%) |
| CIE-LAB | lab(89.19, 1.01, 5.86) |
| CIE-LCH | lch(89.19, 5.95, 80.20°) |
| OKLab | oklab(90.72% 0.0045 0.0154) |
| OKLCH | oklch(90.72% 0.016 73.7) |
| XYZ | xyz(71.3515, 74.5690, 73.5723) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.73
Linen
#FAF0E6
ΔE00 3.87
Antiquewhite
#FAEBD7
ΔE00 5.00
Oldlace
#FDF5E6
ΔE00 5.11
Eggshell
#F0EAD6
ΔE00 5.12
Seashell
#FFF5EE
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFD5 #D5DDE7
analogous
#E7D6D5 #E7DFD5 #E6E7D5
triadic
#E7DFD5 #D5E7DF #DFD5E7
tetradic
#E7DFD5 #D5E7D6 #D5DDE7 #E7D5E6
square
#E7DFD5 #D5E7D6 #D5DDE7 #E7D5E6
split-complementary
#E7DFD5 #D5E6E7 #D6D5E7
monochromatic
#BAA487 #D1C1AE #E7DFD5 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.32
#E7DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#E7DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFD5
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFD5 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD4
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#EBDDDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dfd5; /* rgb */ color: rgb(231, 223, 213); /* oklch */ color: oklch(90.7% 0.016 73.7);
Tailwind
colors: {
custom: {
50: '#eee9e1',
500: '#e7dfd5',
950: '#000000',
},
}SCSS
$custom: #e7dfd5; $custom-light: #eee9e1; $custom-dark: #000000;
JSON
{
"hex": "#e7dfd5",
"rgb": {
"r": 231,
"g": 223,
"b": 213
},
"hsl": {
"h": 33.333,
"s": 27.273,
"l": 87.059
},
"oklch": {
"l": 0.90722,
"c": 0.01607,
"h": 73.7
},
"luminance": 0.74568
}Semantic roles & 50–950 ramp
primary
#E7DFD5
secondary
#A1AEBF
accent
#6DA640
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484