#E7D7BB#E7D7BB
#E7D7BB is a very light, muted orange. Relative luminance 0.692; OKLCH L 88.5% C 0.041 H 81.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D7BB |
|---|---|
| RGB | rgb(231, 215, 187) |
| HSL | hsl(38, 48%, 82%) |
| HSV | hsv(38, 19%, 91%) |
| CMYK | cmyk(0%, 6.9%, 19%, 9.4%) |
| CIE-LAB | lab(86.59, 1.06, 15.82) |
| CIE-LCH | lch(86.59, 15.85, 86.18°) |
| OKLab | oklab(88.49% 0.006 0.0409) |
| OKLCH | oklch(88.49% 0.041 81.7) |
| XYZ | xyz(66.2249, 69.1790, 56.8683) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.31
Champagne
#F7E7CE
ΔE00 3.78
Wheat
#F5DEB3
ΔE00 4.67
Blanchedalmond
#FFEBCD
ΔE00 4.79
Bisque
#FFE4C4
ΔE00 5.27
Papayawhip
#FFEFD5
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D7BB #BBCBE7
analogous
#E7C1BB #E7D7BB #E1E7BB
triadic
#E7D7BB #BBE7D7 #D7BBE7
tetradic
#E7D7BB #BBE7C1 #BBCBE7 #E7BBE1
square
#E7D7BB #BBE7C1 #BBCBE7 #E7BBE1
split-complementary
#E7D7BB #BBE1E7 #C1BBE7
monochromatic
#C7A261 #D7BC8E #E7D7BB #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.42
#E7D7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#E7D7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D7BB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D7BB | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B9
Deuteranopia (green-blind)
#E3DABC
Tritanopia (blue-blind)
#EFD2CF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e7d7bb; /* rgb */ color: rgb(231, 215, 187); /* oklch */ color: oklch(88.5% 0.041 81.7);
Tailwind
colors: {
custom: {
50: '#efe3cf',
500: '#e7d7bb',
950: '#000000',
},
}SCSS
$custom: #e7d7bb; $custom-light: #efe3cf; $custom-dark: #000000;
JSON
{
"hex": "#e7d7bb",
"rgb": {
"r": 231,
"g": 215,
"b": 187
},
"hsl": {
"h": 38.182,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.88487,
"c": 0.04128,
"h": 81.7
},
"luminance": 0.69178
}Semantic roles & 50–950 ramp
primary
#E7D7BB
secondary
#849BC2
accent
#5FBB2A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161513
muted
#858483