#E7DED7#E7DED7
#E7DED7 is a very light, near-neutral orange. Relative luminance 0.741; OKLCH L 90.6% C 0.014 H 60.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DED7 |
|---|---|
| RGB | rgb(231, 222, 215) |
| HSL | hsl(26, 25%, 87%) |
| HSV | hsv(26, 7%, 91%) |
| CMYK | cmyk(0%, 3.9%, 6.9%, 9.4%) |
| CIE-LAB | lab(88.99, 1.86, 4.52) |
| CIE-LCH | lch(88.99, 4.89, 67.59°) |
| OKLab | oklab(90.58% 0.0067 0.0119) |
| OKLCH | oklch(90.58% 0.014 60.6) |
| XYZ | xyz(71.3405, 74.1384, 74.8287) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.10
Gainsboro
#DCDCDC
ΔE00 4.81
Seashell
#FFF5EE
ΔE00 4.97
Warm Beige
#E9DCC9
ΔE00 5.02
Light Gray
#D3D3D3
ΔE00 5.54
Very Light Pink
#FFF4F2
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DED7 #D7E0E7
analogous
#E7D7D8 #E7DED7 #E7E6D7
triadic
#E7DED7 #D7E7DE #DED7E7
tetradic
#E7DED7 #D8E7D7 #D7E0E7 #E6D7E7
square
#E7DED7 #D8E7D7 #D7E0E7 #E6D7E7
split-complementary
#E7DED7 #D7E7E6 #D7D8E7
monochromatic
#B99F8B #D0BEB1 #E7DED7 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.33
#E7DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#E7DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DED7
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DED7 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED7
Deuteranopia (green-blind)
#E3E0D7
Tritanopia (blue-blind)
#EADCDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e7ded7; /* rgb */ color: rgb(231, 222, 215); /* oklch */ color: oklch(90.6% 0.014 60.6);
Tailwind
colors: {
custom: {
50: '#eee8e3',
500: '#e7ded7',
950: '#000000',
},
}SCSS
$custom: #e7ded7; $custom-light: #eee8e3; $custom-dark: #000000;
JSON
{
"hex": "#e7ded7",
"rgb": {
"r": 231,
"g": 222,
"b": 215
},
"hsl": {
"h": 26.25,
"s": 25,
"l": 87.451
},
"oklch": {
"l": 0.90579,
"c": 0.0137,
"h": 60.6
},
"luminance": 0.74138
}Semantic roles & 50–950 ramp
primary
#E7DED7
secondary
#A3B3BF
accent
#79A442
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484