#E1BB84#E1BB84
#E1BB84 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.3% C 0.084 H 76.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BB84 |
|---|---|
| RGB | rgb(225, 187, 132) |
| HSL | hsl(35, 61%, 70%) |
| HSV | hsv(35, 41%, 88%) |
| CMYK | cmyk(0%, 16.9%, 41.3%, 11.8%) |
| CIE-LAB | lab(78.00, 6.33, 32.94) |
| CIE-LCH | lch(78.00, 33.55, 79.13°) |
| OKLab | oklab(81.28% 0.0198 0.0813) |
| OKLCH | oklch(81.28% 0.084 76.3) |
| XYZ | xyz(52.9881, 53.2167, 29.3061) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.68
Very Light Brown
#D3B683
ΔE00 3.15
Fawn
#CFAF7B
ΔE00 3.85
Tan
#D2B48C
ΔE00 4.32
Tan (survey)
#D1B26F
ΔE00 4.93
Sandstone
#C9AE74
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BB84 #84AAE1
analogous
#E18D84 #E1BB84 #D8E184
triadic
#E1BB84 #84E1BB #BB84E1
tetradic
#E1BB84 #84E18D #84AAE1 #E184D8
square
#E1BB84 #84E18D #84AAE1 #E184D8
split-complementary
#E1BB84 #84D8E1 #8D84E1
monochromatic
#BD822E #D5A053 #E1BB84 #EDD6B5 #F9F1E6
Accessibility & contrast
On white
1.80
#E1BB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#E1BB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BB84
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BB84 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB80
Deuteranopia (green-blind)
#D3C585
Tritanopia (blue-blind)
#EFB1AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e1bb84; /* rgb */ color: rgb(225, 187, 132); /* oklch */ color: oklch(81.3% 0.084 76.3);
Tailwind
colors: {
custom: {
50: '#eccfa8',
500: '#e1bb84',
950: '#000000',
},
}SCSS
$custom: #e1bb84; $custom-light: #eccfa8; $custom-dark: #000000;
JSON
{
"hex": "#e1bb84",
"rgb": {
"r": 225,
"g": 187,
"b": 132
},
"hsl": {
"h": 35.484,
"s": 60.784,
"l": 70
},
"oklch": {
"l": 0.81276,
"c": 0.08369,
"h": 76.3
},
"luminance": 0.53214
}Semantic roles & 50–950 ramp
primary
#E1BB84
secondary
#517BB9
accent
#63C81D
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16130F
muted
#858380