#E8DBBE#E8DBBE
#E8DBBE is a very light, muted orange. Relative luminance 0.715; OKLCH L 89.4% C 0.041 H 86.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DBBE |
|---|---|
| RGB | rgb(232, 219, 190) |
| HSL | hsl(41, 48%, 83%) |
| HSV | hsv(41, 18%, 91%) |
| CMYK | cmyk(0%, 5.6%, 18.1%, 9%) |
| CIE-LAB | lab(87.75, -0.20, 15.88) |
| CIE-LCH | lch(87.75, 15.88, 90.72°) |
| OKLab | oklab(89.43% 0.0023 0.041) |
| OKLCH | oklch(89.43% 0.041 86.7) |
| XYZ | xyz(67.9041, 71.5378, 58.9363) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.69
Warm Beige
#E9DCC9
ΔE00 3.76
Wheat
#F5DEB3
ΔE00 4.72
Blanchedalmond
#FFEBCD
ΔE00 4.77
Eggshell
#F0EAD6
ΔE00 4.89
Papayawhip
#FFEFD5
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DBBE #BECBE8
analogous
#E8C6BE #E8DBBE #E0E8BE
triadic
#E8DBBE #BEE8DB #DBBEE8
tetradic
#E8DBBE #BEE8C6 #BECBE8 #E8BEE0
square
#E8DBBE #BEE8C6 #BECBE8 #E8BEE0
split-complementary
#E8DBBE #BEE0E8 #C6BEE8
monochromatic
#C8A964 #D8C291 #E8DBBE #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.37
#E8DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#E8DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DBBE
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DBBE | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABC
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#EFD6D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8dbbe; /* rgb */ color: rgb(232, 219, 190); /* oklch */ color: oklch(89.4% 0.041 86.7);
Tailwind
colors: {
custom: {
50: '#efe6d1',
500: '#e8dbbe',
950: '#000000',
},
}SCSS
$custom: #e8dbbe; $custom-light: #efe6d1; $custom-dark: #000000;
JSON
{
"hex": "#e8dbbe",
"rgb": {
"r": 232,
"g": 219,
"b": 190
},
"hsl": {
"h": 41.429,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.89434,
"c": 0.04107,
"h": 86.7
},
"luminance": 0.71537
}Semantic roles & 50–950 ramp
primary
#E8DBBE
secondary
#879AC3
accent
#57BB2B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483