#E7DBBE#E7DBBE
#E7DBBE is a very light, muted orange. Relative luminance 0.714; OKLCH L 89.4% C 0.041 H 88.2°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DBBE |
|---|---|
| RGB | rgb(231, 219, 190) |
| HSL | hsl(42, 46%, 83%) |
| HSV | hsv(42, 18%, 91%) |
| CMYK | cmyk(0%, 5.2%, 17.7%, 9.4%) |
| CIE-LAB | lab(87.66, -0.56, 15.75) |
| CIE-LCH | lch(87.66, 15.76, 92.04°) |
| OKLab | oklab(89.35% 0.0013 0.0407) |
| OKLCH | oklch(89.35% 0.041 88.2) |
| XYZ | xyz(67.5804, 71.3708, 58.9211) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.96
Champagne
#F7E7CE
ΔE00 3.98
Eggshell
#F0EAD6
ΔE00 4.75
Wheat
#F5DEB3
ΔE00 4.98
Blanchedalmond
#FFEBCD
ΔE00 5.09
Papayawhip
#FFEFD5
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DBBE #BECAE7
analogous
#E7C7BE #E7DBBE #DEE7BE
triadic
#E7DBBE #BEE7DB #DBBEE7
tetradic
#E7DBBE #BEE7C7 #BECAE7 #E7BEDE
square
#E7DBBE #BEE7C7 #BECAE7 #E7BEDE
split-complementary
#E7DBBE #BEDEE7 #C7BEE7
monochromatic
#C6A965 #D6C291 #E7DBBE #F7F3E9 #F7F3E9
Accessibility & contrast
On white
1.37
#E7DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#E7DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DBBE
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DBBE | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABC
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#EED6D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7dbbe; /* rgb */ color: rgb(231, 219, 190); /* oklch */ color: oklch(89.4% 0.041 88.2);
Tailwind
colors: {
custom: {
50: '#efe6d1',
500: '#e7dbbe',
950: '#000000',
},
}SCSS
$custom: #e7dbbe; $custom-light: #efe6d1; $custom-dark: #000000;
JSON
{
"hex": "#e7dbbe",
"rgb": {
"r": 231,
"g": 219,
"b": 190
},
"hsl": {
"h": 42.439,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.89351,
"c": 0.04071,
"h": 88.2
},
"luminance": 0.7137
}Semantic roles & 50–950 ramp
primary
#E7DBBE
secondary
#8799C2
accent
#56B92C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483