#E9DBBE#E9DBBE
#E9DBBE is a very light, muted orange. Relative luminance 0.717; OKLCH L 89.5% C 0.041 H 85.3°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DBBE |
|---|---|
| RGB | rgb(233, 219, 190) |
| HSL | hsl(40, 49%, 83%) |
| HSV | hsv(40, 18%, 91%) |
| CMYK | cmyk(0%, 6%, 18.5%, 8.6%) |
| CIE-LAB | lab(87.83, 0.17, 16.00) |
| CIE-LCH | lch(87.83, 16.00, 89.41°) |
| OKLab | oklab(89.52% 0.0034 0.0413) |
| OKLCH | oklch(89.52% 0.041 85.3) |
| XYZ | xyz(68.2297, 71.7056, 58.9515) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.44
Warm Beige
#E9DCC9
ΔE00 3.60
Blanchedalmond
#FFEBCD
ΔE00 4.48
Wheat
#F5DEB3
ΔE00 4.50
Papayawhip
#FFEFD5
ΔE00 4.78
Eggshell
#F0EAD6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DBBE #BECCE9
analogous
#E9C5BE #E9DBBE #E1E9BE
triadic
#E9DBBE #BEE9DB #DBBEE9
tetradic
#E9DBBE #BEE9C5 #BECCE9 #E9BEE1
square
#E9DBBE #BEE9C5 #BECCE9 #E9BEE1
split-complementary
#E9DBBE #BEE1E9 #C5BEE9
monochromatic
#CAA863 #DAC290 #E9DBBE #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.37
#E9DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#E9DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DBBE
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DBBE | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABC
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#F1D6D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e9dbbe; /* rgb */ color: rgb(233, 219, 190); /* oklch */ color: oklch(89.5% 0.041 85.3);
Tailwind
colors: {
custom: {
50: '#f0e6d1',
500: '#e9dbbe',
950: '#000000',
},
}SCSS
$custom: #e9dbbe; $custom-light: #f0e6d1; $custom-dark: #000000;
JSON
{
"hex": "#e9dbbe",
"rgb": {
"r": 233,
"g": 219,
"b": 190
},
"hsl": {
"h": 40.465,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.89518,
"c": 0.04146,
"h": 85.3
},
"luminance": 0.71704
}Semantic roles & 50–950 ramp
primary
#E9DBBE
secondary
#879BC5
accent
#59BD29
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483