#E7BC91#E7BC91
#E7BC91 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.3% C 0.075 H 66.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BC91 |
|---|---|
| RGB | rgb(231, 188, 145) |
| HSL | hsl(30, 64%, 74%) |
| HSV | hsv(30, 37%, 91%) |
| CMYK | cmyk(0%, 18.6%, 37.2%, 9.4%) |
| CIE-LAB | lab(79.04, 9.63, 27.59) |
| CIE-LCH | lch(79.04, 29.22, 70.77°) |
| OKLab | oklab(82.3% 0.0301 0.0691) |
| OKLCH | oklch(82.3% 0.075 66.5) |
| XYZ | xyz(56.0506, 55.0024, 34.4467) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.06
Tan
#D2B48C
ΔE00 4.75
Very Light Brown
#D3B683
ΔE00 6.20
Fawn
#CFAF7B
ΔE00 6.49
Light Peach
#FFD8B1
ΔE00 6.64
Apricot
#FBCEB1
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BC91 #91BCE7
analogous
#E79191 #E7BC91 #E7E791
triadic
#E7BC91 #91E7BC #BC91E7
tetradic
#E7BC91 #91E791 #91BCE7 #E791E7
square
#E7BC91 #91E791 #91BCE7 #E791E7
split-complementary
#E7BC91 #91E7E7 #9191E7
monochromatic
#D07F2D #DC9D5F #E7BC91 #F2DBC3 #FAF0E6
Accessibility & contrast
On white
1.75
#E7BC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#E7BC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BC91
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BC91 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE8E
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#F5B2B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e7bc91; /* rgb */ color: rgb(231, 188, 145); /* oklch */ color: oklch(82.3% 0.075 66.5);
Tailwind
colors: {
custom: {
50: '#f0d0b1',
500: '#e7bc91',
950: '#000000',
},
}SCSS
$custom: #e7bc91; $custom-light: #f0d0b1; $custom-dark: #000000;
JSON
{
"hex": "#e7bc91",
"rgb": {
"r": 231,
"g": 188,
"b": 145
},
"hsl": {
"h": 30,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.82295,
"c": 0.07538,
"h": 66.5
},
"luminance": 0.55
}Semantic roles & 50–950 ramp
primary
#E7BC91
secondary
#5B8EC1
accent
#73CC1A
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381