#E8BB84#E8BB84
#E8BB84 is a light, moderate orange. Relative luminance 0.544; OKLCH L 82.0% C 0.088 H 71.7°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BB84 |
|---|---|
| RGB | rgb(232, 187, 132) |
| HSL | hsl(33, 68%, 71%) |
| HSV | hsv(33, 43%, 91%) |
| CMYK | cmyk(0%, 19.4%, 43.1%, 9%) |
| CIE-LAB | lab(78.67, 9.12, 33.95) |
| CIE-LCH | lch(78.67, 35.15, 74.96°) |
| OKLab | oklab(81.96% 0.0277 0.0836) |
| OKLCH | oklch(81.96% 0.088 71.7) |
| XYZ | xyz(55.2158, 54.3653, 29.4105) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.26
Very Light Brown
#D3B683
ΔE00 5.09
Tan
#D2B48C
ΔE00 5.32
Fawn
#CFAF7B
ΔE00 5.33
Tan (survey)
#D1B26F
ΔE00 6.68
Toupe
#C7AC7D
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BB84 #84B1E8
analogous
#E88984 #E8BB84 #E3E884
triadic
#E8BB84 #84E8BB #BB84E8
tetradic
#E8BB84 #84E889 #84B1E8 #E884E3
square
#E8BB84 #84E889 #84B1E8 #E884E3
split-complementary
#E8BB84 #84E3E8 #8984E8
monochromatic
#CC8126 #DE9E50 #E8BB84 #F2D8B8 #FAF1E5
Accessibility & contrast
On white
1.77
#E8BB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#E8BB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BB84
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BB84 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD80
Deuteranopia (green-blind)
#D6C785
Tritanopia (blue-blind)
#F7B0AD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e8bb84; /* rgb */ color: rgb(232, 187, 132); /* oklch */ color: oklch(82.0% 0.088 71.7);
Tailwind
colors: {
custom: {
50: '#f1cfa8',
500: '#e8bb84',
950: '#000000',
},
}SCSS
$custom: #e8bb84; $custom-light: #f1cfa8; $custom-dark: #000000;
JSON
{
"hex": "#e8bb84",
"rgb": {
"r": 232,
"g": 187,
"b": 132
},
"hsl": {
"h": 33,
"s": 68.493,
"l": 71.373
},
"oklch": {
"l": 0.81957,
"c": 0.08804,
"h": 71.7
},
"luminance": 0.54362
}Semantic roles & 50–950 ramp
primary
#E8BB84
secondary
#4F82C1
accent
#69D015
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380