#E8DBBC#E8DBBC
#E8DBBC is a very light, muted orange. Relative luminance 0.715; OKLCH L 89.4% C 0.043 H 88.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DBBC |
|---|---|
| RGB | rgb(232, 219, 188) |
| HSL | hsl(42, 49%, 82%) |
| HSV | hsv(42, 19%, 91%) |
| CMYK | cmyk(0%, 5.6%, 19%, 9%) |
| CIE-LAB | lab(87.70, -0.49, 16.87) |
| CIE-LCH | lch(87.70, 16.87, 91.68°) |
| OKLab | oklab(89.39% 0.0015 0.0435) |
| OKLCH | oklch(89.39% 0.044 88) |
| XYZ | xyz(67.6870, 71.4509, 57.7929) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 4.11
Wheat
#F5DEB3
ΔE00 4.38
Warm Beige
#E9DCC9
ΔE00 4.42
Blanchedalmond
#FFEBCD
ΔE00 4.97
Eggshell
#F0EAD6
ΔE00 5.23
Papayawhip
#FFEFD5
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DBBC #BCC9E8
analogous
#E8C5BC #E8DBBC #DFE8BC
triadic
#E8DBBC #BCE8DB #DBBCE8
tetradic
#E8DBBC #BCE8C5 #BCC9E8 #E8BCDF
square
#E8DBBC #BCE8C5 #BCC9E8 #E8BCDF
split-complementary
#E8DBBC #BCDFE8 #C5BCE8
monochromatic
#C9AA61 #D8C38E #E8DBBC #F7F3E8 #F7F3E8
Accessibility & contrast
On white
1.37
#E8DBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#E8DBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DBBC
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DBBC | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#E6DDBD
Tritanopia (blue-blind)
#F0D6D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8dbbc; /* rgb */ color: rgb(232, 219, 188); /* oklch */ color: oklch(89.4% 0.043 88.0);
Tailwind
colors: {
custom: {
50: '#efe6d0',
500: '#e8dbbc',
950: '#000000',
},
}SCSS
$custom: #e8dbbc; $custom-light: #efe6d0; $custom-dark: #000000;
JSON
{
"hex": "#e8dbbc",
"rgb": {
"r": 232,
"g": 219,
"b": 188
},
"hsl": {
"h": 42.273,
"s": 48.889,
"l": 82.353
},
"oklch": {
"l": 0.89387,
"c": 0.0435,
"h": 88
},
"luminance": 0.7145
}Semantic roles & 50–950 ramp
primary
#E8DBBC
secondary
#8597C3
accent
#55BC29
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483