#E5BB91#E5BB91
#E5BB91 is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.9% C 0.074 H 66.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BB91 |
|---|---|
| RGB | rgb(229, 187, 145) |
| HSL | hsl(30, 62%, 73%) |
| HSV | hsv(30, 37%, 90%) |
| CMYK | cmyk(0%, 18.3%, 36.7%, 10.2%) |
| CIE-LAB | lab(78.60, 9.37, 26.97) |
| CIE-LCH | lch(78.60, 28.55, 70.84°) |
| OKLab | oklab(81.91% 0.0294 0.0676) |
| OKLCH | oklch(81.91% 0.074 66.5) |
| XYZ | xyz(55.1957, 54.2456, 34.3457) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.97
Tan
#D2B48C
ΔE00 4.42
Very Light Brown
#D3B683
ΔE00 6.04
Fawn
#CFAF7B
ΔE00 6.29
Light Peach
#FFD8B1
ΔE00 6.87
Apricot
#FBCEB1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BB91 #91BBE5
analogous
#E59191 #E5BB91 #E5E591
triadic
#E5BB91 #91E5BB #BB91E5
tetradic
#E5BB91 #91E591 #91BBE5 #E591E5
square
#E5BB91 #91E591 #91BBE5 #E591E5
split-complementary
#E5BB91 #91E5E5 #9191E5
monochromatic
#CB7E30 #D99C5F #E5BB91 #F1DAC2 #F9F0E6
Accessibility & contrast
On white
1.77
#E5BB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#E5BB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BB91
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BB91 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8E
Deuteranopia (green-blind)
#D3C692
Tritanopia (blue-blind)
#F3B2B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e5bb91; /* rgb */ color: rgb(229, 187, 145); /* oklch */ color: oklch(81.9% 0.074 66.5);
Tailwind
colors: {
custom: {
50: '#eecfb1',
500: '#e5bb91',
950: '#000000',
},
}SCSS
$custom: #e5bb91; $custom-light: #eecfb1; $custom-dark: #000000;
JSON
{
"hex": "#e5bb91",
"rgb": {
"r": 229,
"g": 187,
"b": 145
},
"hsl": {
"h": 30,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.81908,
"c": 0.07376,
"h": 66.5
},
"luminance": 0.54243
}Semantic roles & 50–950 ramp
primary
#E5BB91
secondary
#5C8DBE
accent
#73C91C
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381