#E8BB89#E8BB89
#E8BB89 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.0% C 0.083 H 69.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BB89 |
|---|---|
| RGB | rgb(232, 187, 137) |
| HSL | hsl(32, 67%, 72%) |
| HSV | hsv(32, 41%, 91%) |
| CMYK | cmyk(0%, 19.4%, 40.9%, 9%) |
| CIE-LAB | lab(78.76, 9.65, 31.44) |
| CIE-LCH | lch(78.76, 32.89, 72.93°) |
| OKLab | oklab(82.05% 0.0296 0.078) |
| OKLCH | oklch(82.05% 0.083 69.2) |
| XYZ | xyz(55.5662, 54.5055, 31.2558) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.30
Tan
#D2B48C
ΔE00 5.00
Very Light Brown
#D3B683
ΔE00 5.53
Fawn
#CFAF7B
ΔE00 5.75
Toupe
#C7AC7D
ΔE00 7.32
Light Peach
#FFD8B1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BB89 #89B6E8
analogous
#E88C89 #E8BB89 #E6E889
triadic
#E8BB89 #89E8BB #BB89E8
tetradic
#E8BB89 #89E88C #89B6E8 #E889E6
square
#E8BB89 #89E88C #89B6E8 #E889E6
split-complementary
#E8BB89 #89E6E8 #8C89E8
monochromatic
#CE8028 #DE9D56 #E8BB89 #F2D9BC #FAF0E5
Accessibility & contrast
On white
1.76
#E8BB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#E8BB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BB89
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BB89 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD85
Deuteranopia (green-blind)
#D5C78A
Tritanopia (blue-blind)
#F7B0AE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e8bb89; /* rgb */ color: rgb(232, 187, 137); /* oklch */ color: oklch(82.0% 0.083 69.2);
Tailwind
colors: {
custom: {
50: '#f1cfac',
500: '#e8bb89',
950: '#000000',
},
}SCSS
$custom: #e8bb89; $custom-light: #f1cfac; $custom-dark: #000000;
JSON
{
"hex": "#e8bb89",
"rgb": {
"r": 232,
"g": 187,
"b": 137
},
"hsl": {
"h": 31.579,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.82048,
"c": 0.08338,
"h": 69.2
},
"luminance": 0.54503
}Semantic roles & 50–950 ramp
primary
#E8BB89
secondary
#5488C1
accent
#6ECF16
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381