#E8BC80#E8BC80
#E8BC80 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.1% C 0.092 H 74.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BC80 |
|---|---|
| RGB | rgb(232, 188, 128) |
| HSL | hsl(35, 69%, 71%) |
| HSV | hsv(35, 45%, 91%) |
| CMYK | cmyk(0%, 19%, 44.8%, 9%) |
| CIE-LAB | lab(78.86, 8.19, 36.26) |
| CIE-LCH | lch(78.86, 37.18, 77.28°) |
| OKLab | oklab(82.08% 0.0245 0.0888) |
| OKLCH | oklch(82.08% 0.092 74.5) |
| XYZ | xyz(55.1602, 54.6837, 28.0675) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.83
Very Light Brown
#D3B683
ΔE00 4.82
Fawn
#CFAF7B
ΔE00 5.20
Tan (survey)
#D1B26F
ΔE00 5.79
Tan
#D2B48C
ΔE00 5.84
Sandstone
#C9AE74
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BC80 #80ACE8
analogous
#E88880 #E8BC80 #E0E880
triadic
#E8BC80 #80E8BC #BC80E8
tetradic
#E8BC80 #80E888 #80ACE8 #E880E0
square
#E8BC80 #80E888 #80ACE8 #E880E0
split-complementary
#E8BC80 #80E0E8 #8880E8
monochromatic
#C98324 #DFA14C #E8BC80 #F1D7B4 #FAF1E5
Accessibility & contrast
On white
1.76
#E8BC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#E8BC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BC80
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BC80 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7B
Deuteranopia (green-blind)
#D7C881
Tritanopia (blue-blind)
#F8B0AD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e8bc80; /* rgb */ color: rgb(232, 188, 128); /* oklch */ color: oklch(82.1% 0.092 74.5);
Tailwind
colors: {
custom: {
50: '#f1d0a5',
500: '#e8bc80',
950: '#000000',
},
}SCSS
$custom: #e8bc80; $custom-light: #f1d0a5; $custom-dark: #000000;
JSON
{
"hex": "#e8bc80",
"rgb": {
"r": 232,
"g": 188,
"b": 128
},
"hsl": {
"h": 34.615,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.82082,
"c": 0.09208,
"h": 74.5
},
"luminance": 0.54681
}Semantic roles & 50–950 ramp
primary
#E8BC80
secondary
#4B7DC1
accent
#64D114
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380