#E7BB91#E7BB91
#E7BB91 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.1% C 0.075 H 65.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BB91 |
|---|---|
| RGB | rgb(231, 187, 145) |
| HSL | hsl(29, 64%, 74%) |
| HSV | hsv(29, 37%, 91%) |
| CMYK | cmyk(0%, 19%, 37.2%, 9.4%) |
| CIE-LAB | lab(78.80, 10.15, 27.26) |
| CIE-LCH | lch(78.80, 29.09, 69.57°) |
| OKLab | oklab(82.1% 0.0317 0.0683) |
| OKLCH | oklch(82.1% 0.075 65.1) |
| XYZ | xyz(55.8377, 54.5766, 34.3758) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.45
Tan
#D2B48C
ΔE00 4.98
Apricot
#FBCEB1
ΔE00 6.59
Very Light Brown
#D3B683
ΔE00 6.60
Fawn
#CFAF7B
ΔE00 6.78
Light Peach
#FFD8B1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BB91 #91BDE7
analogous
#E79192 #E7BB91 #E7E691
triadic
#E7BB91 #91E7BB #BB91E7
tetradic
#E7BB91 #92E791 #91BDE7 #E691E7
square
#E7BB91 #92E791 #91BDE7 #E691E7
split-complementary
#E7BB91 #91E7E6 #9192E7
monochromatic
#D07D2D #DC9C5F #E7BB91 #F2DAC3 #FAEFE6
Accessibility & contrast
On white
1.76
#E7BB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#E7BB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BB91
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BB91 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8E
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#F5B1B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e7bb91; /* rgb */ color: rgb(231, 187, 145); /* oklch */ color: oklch(82.1% 0.075 65.1);
Tailwind
colors: {
custom: {
50: '#f0cfb1',
500: '#e7bb91',
950: '#000000',
},
}SCSS
$custom: #e7bb91; $custom-light: #f0cfb1; $custom-dark: #000000;
JSON
{
"hex": "#e7bb91",
"rgb": {
"r": 231,
"g": 187,
"b": 145
},
"hsl": {
"h": 29.302,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.82103,
"c": 0.07531,
"h": 65.1
},
"luminance": 0.54574
}Semantic roles & 50–950 ramp
primary
#E7BB91
secondary
#5B8FC1
accent
#75CC1A
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381