#E8DBBF#E8DBBF
#E8DBBF is a very light, muted orange. Relative luminance 0.716; OKLCH L 89.5% C 0.040 H 86.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DBBF |
|---|---|
| RGB | rgb(232, 219, 191) |
| HSL | hsl(41, 47%, 83%) |
| HSV | hsv(41, 18%, 91%) |
| CMYK | cmyk(0%, 5.6%, 17.7%, 9%) |
| CIE-LAB | lab(87.77, -0.05, 15.38) |
| CIE-LCH | lch(87.77, 15.38, 90.18°) |
| OKLab | oklab(89.46% 0.0027 0.0398) |
| OKLCH | oklch(89.46% 0.04 86.1) |
| XYZ | xyz(68.0138, 71.5816, 59.5138) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.42
Champagne
#F7E7CE
ΔE00 3.51
Blanchedalmond
#FFEBCD
ΔE00 4.71
Eggshell
#F0EAD6
ΔE00 4.74
Papayawhip
#FFEFD5
ΔE00 4.84
Wheat
#F5DEB3
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DBBF #BFCCE8
analogous
#E8C6BF #E8DBBF #E0E8BF
triadic
#E8DBBF #BFE8DB #DBBFE8
tetradic
#E8DBBF #BFE8C6 #BFCCE8 #E8BFE0
square
#E8DBBF #BFE8C6 #BFCCE8 #E8BFE0
split-complementary
#E8DBBF #BFE0E8 #C6BFE8
monochromatic
#C8A865 #D8C292 #E8DBBF #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.37
#E8DBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#E8DBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DBBF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DBBF | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#E5DEC0
Tritanopia (blue-blind)
#EFD6D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8dbbf; /* rgb */ color: rgb(232, 219, 191); /* oklch */ color: oklch(89.5% 0.040 86.1);
Tailwind
colors: {
custom: {
50: '#efe6d2',
500: '#e8dbbf',
950: '#000000',
},
}SCSS
$custom: #e8dbbf; $custom-light: #efe6d2; $custom-dark: #000000;
JSON
{
"hex": "#e8dbbf",
"rgb": {
"r": 232,
"g": 219,
"b": 191
},
"hsl": {
"h": 40.976,
"s": 47.126,
"l": 82.941
},
"oklch": {
"l": 0.89458,
"c": 0.03985,
"h": 86.1
},
"luminance": 0.7158
}Semantic roles & 50–950 ramp
primary
#E8DBBF
secondary
#889BC3
accent
#59BA2B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483