#E1BB85#E1BB85
#E1BB85 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.3% C 0.083 H 75.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BB85 |
|---|---|
| RGB | rgb(225, 187, 133) |
| HSL | hsl(35, 61%, 70%) |
| HSV | hsv(35, 41%, 88%) |
| CMYK | cmyk(0%, 16.9%, 40.9%, 11.8%) |
| CIE-LAB | lab(78.02, 6.44, 32.44) |
| CIE-LCH | lch(78.02, 33.07, 78.78°) |
| OKLab | oklab(81.29% 0.0202 0.0802) |
| OKLCH | oklch(81.29% 0.083 75.9) |
| XYZ | xyz(53.0569, 53.2442, 29.6682) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.47
Very Light Brown
#D3B683
ΔE00 3.18
Fawn
#CFAF7B
ΔE00 3.87
Tan
#D2B48C
ΔE00 4.16
Tan (survey)
#D1B26F
ΔE00 5.12
Toupe
#C7AC7D
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BB85 #85ABE1
analogous
#E18D85 #E1BB85 #D9E185
triadic
#E1BB85 #85E1BB #BB85E1
tetradic
#E1BB85 #85E18D #85ABE1 #E185D9
square
#E1BB85 #85E18D #85ABE1 #E185D9
split-complementary
#E1BB85 #85D9E1 #8D85E1
monochromatic
#BD822F #D5A054 #E1BB85 #EDD6B6 #F9F1E6
Accessibility & contrast
On white
1.80
#E1BB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#E1BB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BB85
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BB85 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC81
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#EFB1AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e1bb85; /* rgb */ color: rgb(225, 187, 133); /* oklch */ color: oklch(81.3% 0.083 75.9);
Tailwind
colors: {
custom: {
50: '#eccfa9',
500: '#e1bb85',
950: '#000000',
},
}SCSS
$custom: #e1bb85; $custom-light: #eccfa9; $custom-dark: #000000;
JSON
{
"hex": "#e1bb85",
"rgb": {
"r": 225,
"g": 187,
"b": 133
},
"hsl": {
"h": 35.217,
"s": 60.526,
"l": 70.196
},
"oklch": {
"l": 0.81294,
"c": 0.08268,
"h": 75.9
},
"luminance": 0.53242
}Semantic roles & 50–950 ramp
primary
#E1BB85
secondary
#517CB9
accent
#64C81D
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161310
muted
#858380