#E7BC97#E7BC97
#E7BC97 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.4% C 0.070 H 62.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BC97 |
|---|---|
| RGB | rgb(231, 188, 151) |
| HSL | hsl(28, 63%, 75%) |
| HSV | hsv(28, 35%, 91%) |
| CMYK | cmyk(0%, 18.6%, 34.6%, 9.4%) |
| CIE-LAB | lab(79.15, 10.34, 24.56) |
| CIE-LCH | lch(79.15, 26.64, 67.17°) |
| OKLab | oklab(82.42% 0.0325 0.062) |
| OKLCH | oklch(82.42% 0.07 62.3) |
| XYZ | xyz(56.5255, 55.1924, 36.9479) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.69
Apricot
#FBCEB1
ΔE00 5.51
Tan
#D2B48C
ΔE00 5.54
Light Peach
#FFD8B1
ΔE00 6.62
Peach
#FFDAB9
ΔE00 7.09
Very Light Brown
#D3B683
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BC97 #97C2E7
analogous
#E7979A #E7BC97 #E7E497
triadic
#E7BC97 #97E7BC #BC97E7
tetradic
#E7BC97 #9AE797 #97C2E7 #E497E7
square
#E7BC97 #9AE797 #97C2E7 #E497E7
split-complementary
#E7BC97 #97E7E4 #979AE7
monochromatic
#D07C34 #DC9C65 #E7BC97 #F2DCC9 #F9EFE6
Accessibility & contrast
On white
1.74
#E7BC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#E7BC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BC97
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BC97 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE94
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#F5B3B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e7bc97; /* rgb */ color: rgb(231, 188, 151); /* oklch */ color: oklch(82.4% 0.070 62.3);
Tailwind
colors: {
custom: {
50: '#f0d0b5',
500: '#e7bc97',
950: '#000000',
},
}SCSS
$custom: #e7bc97; $custom-light: #f0d0b5; $custom-dark: #000000;
JSON
{
"hex": "#e7bc97",
"rgb": {
"r": 231,
"g": 188,
"b": 151
},
"hsl": {
"h": 27.75,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.82416,
"c": 0.07,
"h": 62.3
},
"luminance": 0.5519
}Semantic roles & 50–950 ramp
primary
#E7BC97
secondary
#6195C1
accent
#79CA1B
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381