#E8BB86#E8BB86
#E8BB86 is a light, moderate orange. Relative luminance 0.544; OKLCH L 82.0% C 0.086 H 70.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BB86 |
|---|---|
| RGB | rgb(232, 187, 134) |
| HSL | hsl(32, 68%, 72%) |
| HSV | hsv(32, 42%, 91%) |
| CMYK | cmyk(0%, 19.4%, 42.2%, 9%) |
| CIE-LAB | lab(78.71, 9.33, 32.95) |
| CIE-LCH | lch(78.71, 34.24, 74.19°) |
| OKLab | oklab(81.99% 0.0284 0.0814) |
| OKLCH | oklch(81.99% 0.086 70.7) |
| XYZ | xyz(55.3540, 54.4206, 30.1382) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.19
Tan
#D2B48C
ΔE00 5.15
Very Light Brown
#D3B683
ΔE00 5.23
Fawn
#CFAF7B
ΔE00 5.46
Tan (survey)
#D1B26F
ΔE00 7.03
Toupe
#C7AC7D
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BB86 #86B3E8
analogous
#E88A86 #E8BB86 #E4E886
triadic
#E8BB86 #86E8BB #BB86E8
tetradic
#E8BB86 #86E88A #86B3E8 #E886E4
square
#E8BB86 #86E88A #86B3E8 #E886E4
split-complementary
#E8BB86 #86E4E8 #8A86E8
monochromatic
#CD8127 #DE9E53 #E8BB86 #F2D8B9 #FAF1E5
Accessibility & contrast
On white
1.77
#E8BB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#E8BB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BB86
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BB86 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD82
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#F7B0AD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e8bb86; /* rgb */ color: rgb(232, 187, 134); /* oklch */ color: oklch(82.0% 0.086 70.7);
Tailwind
colors: {
custom: {
50: '#f1cfa9',
500: '#e8bb86',
950: '#000000',
},
}SCSS
$custom: #e8bb86; $custom-light: #f1cfa9; $custom-dark: #000000;
JSON
{
"hex": "#e8bb86",
"rgb": {
"r": 232,
"g": 187,
"b": 134
},
"hsl": {
"h": 32.449,
"s": 68.056,
"l": 71.765
},
"oklch": {
"l": 0.81993,
"c": 0.08617,
"h": 70.7
},
"luminance": 0.54418
}Semantic roles & 50–950 ramp
primary
#E8BB86
secondary
#5185C1
accent
#6BD016
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#171310
muted
#858380