#E7D2BC#E7D2BC
#E7D2BC is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.5% C 0.038 H 68.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D2BC |
|---|---|
| RGB | rgb(231, 210, 188) |
| HSL | hsl(31, 47%, 82%) |
| HSV | hsv(31, 19%, 91%) |
| CMYK | cmyk(0%, 9.1%, 18.6%, 9.4%) |
| CIE-LAB | lab(85.36, 3.80, 13.55) |
| CIE-LCH | lch(85.36, 14.08, 74.34°) |
| OKLab | oklab(87.53% 0.0138 0.0352) |
| OKLCH | oklch(87.53% 0.038 68.6) |
| XYZ | xyz(65.0785, 66.7144, 57.0162) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.82
Bisque
#FFE4C4
ΔE00 5.28
Champagne
#F7E7CE
ΔE00 5.34
Antiquewhite
#FAEBD7
ΔE00 5.86
Peach
#FFDAB9
ΔE00 5.86
Blanchedalmond
#FFEBCD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D2BC #BCD1E7
analogous
#E7BDBC #E7D2BC #E7E7BC
triadic
#E7D2BC #BCE7D2 #D2BCE7
tetradic
#E7D2BC #BCE7BD #BCD1E7 #E7BCE7
square
#E7D2BC #BCE7BD #BCD1E7 #E7BCE7
split-complementary
#E7D2BC #BCE7E7 #BDBCE7
monochromatic
#C79562 #D7B48F #E7D2BC #F7F0E8 #F7F0E8
Accessibility & contrast
On white
1.46
#E7D2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#E7D2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D2BC
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D2BC | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BB
Deuteranopia (green-blind)
#DED7BC
Tritanopia (blue-blind)
#EFCDCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e7d2bc; /* rgb */ color: rgb(231, 210, 188); /* oklch */ color: oklch(87.5% 0.038 68.6);
Tailwind
colors: {
custom: {
50: '#efdfd0',
500: '#e7d2bc',
950: '#000000',
},
}SCSS
$custom: #e7d2bc; $custom-light: #efdfd0; $custom-dark: #000000;
JSON
{
"hex": "#e7d2bc",
"rgb": {
"r": 231,
"g": 210,
"b": 188
},
"hsl": {
"h": 30.698,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.87525,
"c": 0.03776,
"h": 68.6
},
"luminance": 0.66713
}Semantic roles & 50–950 ramp
primary
#E7D2BC
secondary
#85A3C2
accent
#71BB2B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483