#E7D2BB#E7D2BB
#E7D2BB is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.5% C 0.039 H 69.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D2BB |
|---|---|
| RGB | rgb(231, 210, 187) |
| HSL | hsl(31, 48%, 82%) |
| HSV | hsv(31, 19%, 91%) |
| CMYK | cmyk(0%, 9.1%, 19%, 9.4%) |
| CIE-LAB | lab(85.34, 3.65, 14.05) |
| CIE-LCH | lch(85.34, 14.52, 75.44°) |
| OKLab | oklab(87.5% 0.0134 0.0364) |
| OKLCH | oklch(87.5% 0.039 69.8) |
| XYZ | xyz(64.9711, 66.6715, 56.4504) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.80
Bisque
#FFE4C4
ΔE00 5.12
Champagne
#F7E7CE
ΔE00 5.20
Peach
#FFDAB9
ΔE00 5.81
Antiquewhite
#FAEBD7
ΔE00 5.86
Blanchedalmond
#FFEBCD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D2BB #BBD0E7
analogous
#E7BCBB #E7D2BB #E6E7BB
triadic
#E7D2BB #BBE7D2 #D2BBE7
tetradic
#E7D2BB #BBE7BC #BBD0E7 #E7BBE6
square
#E7D2BB #BBE7BC #BBD0E7 #E7BBE6
split-complementary
#E7D2BB #BBE6E7 #BCBBE7
monochromatic
#C79661 #D7B48E #E7D2BB #F7F0E8 #F7F0E8
Accessibility & contrast
On white
1.47
#E7D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#E7D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D2BB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D2BB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2BA
Deuteranopia (green-blind)
#DFD7BB
Tritanopia (blue-blind)
#EFCDCB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e7d2bb; /* rgb */ color: rgb(231, 210, 187); /* oklch */ color: oklch(87.5% 0.039 69.8);
Tailwind
colors: {
custom: {
50: '#efdfcf',
500: '#e7d2bb',
950: '#000000',
},
}SCSS
$custom: #e7d2bb; $custom-light: #efdfcf; $custom-dark: #000000;
JSON
{
"hex": "#e7d2bb",
"rgb": {
"r": 231,
"g": 210,
"b": 187
},
"hsl": {
"h": 31.364,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.87501,
"c": 0.03879,
"h": 69.8
},
"luminance": 0.6667
}Semantic roles & 50–950 ramp
primary
#E7D2BB
secondary
#84A2C2
accent
#6FBB2A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161513
muted
#858483