#E8BB81#E8BB81
#E8BB81 is a light, moderate orange. Relative luminance 0.543; OKLCH L 81.9% C 0.091 H 73.1°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BB81 |
|---|---|
| RGB | rgb(232, 187, 129) |
| HSL | hsl(34, 69%, 71%) |
| HSV | hsv(34, 44%, 91%) |
| CMYK | cmyk(0%, 19.4%, 44.4%, 9%) |
| CIE-LAB | lab(78.63, 8.81, 35.45) |
| CIE-LCH | lch(78.63, 36.53, 76.04°) |
| OKLab | oklab(81.91% 0.0265 0.0869) |
| OKLCH | oklch(81.91% 0.091 73.1) |
| XYZ | xyz(55.0135, 54.2844, 28.3449) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.56
Very Light Brown
#D3B683
ΔE00 4.98
Fawn
#CFAF7B
ΔE00 5.23
Tan
#D2B48C
ΔE00 5.63
Tan (survey)
#D1B26F
ΔE00 6.20
Toupe
#C7AC7D
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BB81 #81AEE8
analogous
#E88781 #E8BB81 #E2E881
triadic
#E8BB81 #81E8BB #BB81E8
tetradic
#E8BB81 #81E887 #81AEE8 #E881E2
square
#E8BB81 #81E887 #81AEE8 #E881E2
split-complementary
#E8BB81 #81E2E8 #8781E8
monochromatic
#CA8225 #DF9F4D #E8BB81 #F1D7B5 #FAF1E5
Accessibility & contrast
On white
1.77
#E8BB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#E8BB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BB81
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BB81 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC7D
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#F8B0AC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e8bb81; /* rgb */ color: rgb(232, 187, 129); /* oklch */ color: oklch(81.9% 0.091 73.1);
Tailwind
colors: {
custom: {
50: '#f1cfa6',
500: '#e8bb81',
950: '#000000',
},
}SCSS
$custom: #e8bb81; $custom-light: #f1cfa6; $custom-dark: #000000;
JSON
{
"hex": "#e8bb81",
"rgb": {
"r": 232,
"g": 187,
"b": 129
},
"hsl": {
"h": 33.786,
"s": 69.128,
"l": 70.784
},
"oklch": {
"l": 0.81905,
"c": 0.09086,
"h": 73.1
},
"luminance": 0.54281
}Semantic roles & 50–950 ramp
primary
#E8BB81
secondary
#4C7FC1
accent
#67D114
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380