#E7DBBB#E7DBBB
#E7DBBB is a very light, muted orange. Relative luminance 0.712; OKLCH L 89.3% C 0.044 H 89.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DBBB |
|---|---|
| RGB | rgb(231, 219, 187) |
| HSL | hsl(44, 48%, 82%) |
| HSV | hsv(44, 19%, 91%) |
| CMYK | cmyk(0%, 5.2%, 19%, 9.4%) |
| CIE-LAB | lab(87.60, -1.01, 17.24) |
| CIE-LCH | lch(87.60, 17.27, 93.34°) |
| OKLab | oklab(89.28% 0.0001 0.0444) |
| OKLCH | oklch(89.28% 0.044 89.9) |
| XYZ | xyz(67.2559, 71.2410, 57.2120) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.54
Champagne
#F7E7CE
ΔE00 4.61
Warm Beige
#E9DCC9
ΔE00 4.93
Eggshell
#F0EAD6
ΔE00 5.32
Beige (survey)
#E6DAA6
ΔE00 5.41
Blanchedalmond
#FFEBCD
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DBBB #BBC7E7
analogous
#E7C5BB #E7DBBB #DDE7BB
triadic
#E7DBBB #BBE7DB #DBBBE7
tetradic
#E7DBBB #BBE7C5 #BBC7E7 #E7BBDD
square
#E7DBBB #BBE7C5 #BBC7E7 #E7BBDD
split-complementary
#E7DBBB #BBDDE7 #C5BBE7
monochromatic
#C7AB61 #D7C38E #E7DBBB #F7F3E8 #F7F3E8
Accessibility & contrast
On white
1.38
#E7DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#E7DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DBBB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DBBB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#E6DDBC
Tritanopia (blue-blind)
#EFD6D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7dbbb; /* rgb */ color: rgb(231, 219, 187); /* oklch */ color: oklch(89.3% 0.044 89.9);
Tailwind
colors: {
custom: {
50: '#efe6cf',
500: '#e7dbbb',
950: '#000000',
},
}SCSS
$custom: #e7dbbb; $custom-light: #efe6cf; $custom-dark: #000000;
JSON
{
"hex": "#e7dbbb",
"rgb": {
"r": 231,
"g": 219,
"b": 187
},
"hsl": {
"h": 43.636,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.89281,
"c": 0.04439,
"h": 89.9
},
"luminance": 0.7124
}Semantic roles & 50–950 ramp
primary
#E7DBBB
secondary
#8495C2
accent
#52BB2A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161513
muted
#858483