#E5BB84#E5BB84
#E5BB84 is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.7% C 0.086 H 73.6°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BB84 |
|---|---|
| RGB | rgb(229, 187, 132) |
| HSL | hsl(34, 65%, 71%) |
| HSV | hsv(34, 42%, 90%) |
| CMYK | cmyk(0%, 18.3%, 42.4%, 10.2%) |
| CIE-LAB | lab(78.38, 7.92, 33.51) |
| CIE-LCH | lch(78.38, 34.44, 76.70°) |
| OKLab | oklab(81.66% 0.0243 0.0826) |
| OKLCH | oklch(81.66% 0.086 73.6) |
| XYZ | xyz(54.2501, 53.8674, 29.3652) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.75
Very Light Brown
#D3B683
ΔE00 4.25
Fawn
#CFAF7B
ΔE00 4.64
Tan
#D2B48C
ΔE00 4.81
Tan (survey)
#D1B26F
ΔE00 5.90
Toupe
#C7AC7D
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BB84 #84AEE5
analogous
#E58A84 #E5BB84 #DEE584
triadic
#E5BB84 #84E5BB #BB84E5
tetradic
#E5BB84 #84E58A #84AEE5 #E584DE
square
#E5BB84 #84E58A #84AEE5 #E584DE
split-complementary
#E5BB84 #84DEE5 #8A84E5
monochromatic
#C5822A #DA9F51 #E5BB84 #F0D7B7 #FAF1E6
Accessibility & contrast
On white
1.78
#E5BB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#E5BB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BB84
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BB84 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC80
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#F4B0AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e5bb84; /* rgb */ color: rgb(229, 187, 132); /* oklch */ color: oklch(81.7% 0.086 73.6);
Tailwind
colors: {
custom: {
50: '#efcfa8',
500: '#e5bb84',
950: '#000000',
},
}SCSS
$custom: #e5bb84; $custom-light: #efcfa8; $custom-dark: #000000;
JSON
{
"hex": "#e5bb84",
"rgb": {
"r": 229,
"g": 187,
"b": 132
},
"hsl": {
"h": 34.021,
"s": 65.101,
"l": 70.784
},
"oklch": {
"l": 0.81663,
"c": 0.0861,
"h": 73.6
},
"luminance": 0.53865
}Semantic roles & 50–950 ramp
primary
#E5BB84
secondary
#507FBD
accent
#67CD19
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380