#E8BB80#E8BB80
#E8BB80 is a light, moderate orange. Relative luminance 0.543; OKLCH L 81.9% C 0.092 H 73.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BB80 |
|---|---|
| RGB | rgb(232, 187, 128) |
| HSL | hsl(34, 69%, 71%) |
| HSV | hsv(34, 45%, 91%) |
| CMYK | cmyk(0%, 19.4%, 44.8%, 9%) |
| CIE-LAB | lab(78.61, 8.71, 35.95) |
| CIE-LCH | lch(78.61, 36.99, 76.37°) |
| OKLab | oklab(81.89% 0.0261 0.088) |
| OKLCH | oklch(81.89% 0.092 73.5) |
| XYZ | xyz(54.9473, 54.2579, 27.9965) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.69
Very Light Brown
#D3B683
ΔE00 4.97
Fawn
#CFAF7B
ΔE00 5.22
Tan
#D2B48C
ΔE00 5.75
Tan (survey)
#D1B26F
ΔE00 6.05
Sandstone
#C9AE74
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BB80 #80ADE8
analogous
#E88780 #E8BB80 #E1E880
triadic
#E8BB80 #80E8BB #BB80E8
tetradic
#E8BB80 #80E887 #80ADE8 #E880E1
square
#E8BB80 #80E887 #80ADE8 #E880E1
split-complementary
#E8BB80 #80E1E8 #8780E8
monochromatic
#C98224 #DF9F4C #E8BB80 #F1D7B4 #FAF1E5
Accessibility & contrast
On white
1.77
#E8BB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#E8BB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BB80
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BB80 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC7C
Deuteranopia (green-blind)
#D6C781
Tritanopia (blue-blind)
#F8AFAC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e8bb80; /* rgb */ color: rgb(232, 187, 128); /* oklch */ color: oklch(81.9% 0.092 73.5);
Tailwind
colors: {
custom: {
50: '#f1cfa5',
500: '#e8bb80',
950: '#000000',
},
}SCSS
$custom: #e8bb80; $custom-light: #f1cfa5; $custom-dark: #000000;
JSON
{
"hex": "#e8bb80",
"rgb": {
"r": 232,
"g": 187,
"b": 128
},
"hsl": {
"h": 34.038,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.81888,
"c": 0.09181,
"h": 73.5
},
"luminance": 0.54255
}Semantic roles & 50–950 ramp
primary
#E8BB80
secondary
#4B7EC1
accent
#66D114
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380