#E8BB88#E8BB88
#E8BB88 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.0% C 0.084 H 69.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BB88 |
|---|---|
| RGB | rgb(232, 187, 136) |
| HSL | hsl(32, 68%, 72%) |
| HSV | hsv(32, 41%, 91%) |
| CMYK | cmyk(0%, 19.4%, 41.4%, 9%) |
| CIE-LAB | lab(78.74, 9.54, 31.94) |
| CIE-LCH | lch(78.74, 33.34, 73.36°) |
| OKLab | oklab(82.03% 0.0292 0.0791) |
| OKLCH | oklch(82.03% 0.084 69.7) |
| XYZ | xyz(55.4948, 54.4769, 30.8798) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.23
Tan
#D2B48C
ΔE00 5.04
Very Light Brown
#D3B683
ΔE00 5.42
Fawn
#CFAF7B
ΔE00 5.64
Toupe
#C7AC7D
ΔE00 7.25
Tan (survey)
#D1B26F
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BB88 #88B5E8
analogous
#E88B88 #E8BB88 #E5E888
triadic
#E8BB88 #88E8BB #BB88E8
tetradic
#E8BB88 #88E88B #88B5E8 #E888E5
square
#E8BB88 #88E88B #88B5E8 #E888E5
split-complementary
#E8BB88 #88E5E8 #8B88E8
monochromatic
#CE8028 #DE9E55 #E8BB88 #F2D8BB #FAF0E5
Accessibility & contrast
On white
1.77
#E8BB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#E8BB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BB88
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BB88 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD84
Deuteranopia (green-blind)
#D5C789
Tritanopia (blue-blind)
#F7B0AE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e8bb88; /* rgb */ color: rgb(232, 187, 136); /* oklch */ color: oklch(82.0% 0.084 69.7);
Tailwind
colors: {
custom: {
50: '#f1cfab',
500: '#e8bb88',
950: '#000000',
},
}SCSS
$custom: #e8bb88; $custom-light: #f1cfab; $custom-dark: #000000;
JSON
{
"hex": "#e8bb88",
"rgb": {
"r": 232,
"g": 187,
"b": 136
},
"hsl": {
"h": 31.875,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.82029,
"c": 0.08432,
"h": 69.7
},
"luminance": 0.54474
}Semantic roles & 50–950 ramp
primary
#E8BB88
secondary
#5387C1
accent
#6DD016
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381