#BCA797#BCA797
#BCA797 is a light, muted orange. Relative luminance 0.406; OKLCH L 74.2% C 0.033 H 59.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA797 |
|---|---|
| RGB | rgb(188, 167, 151) |
| HSL | hsl(26, 22%, 66%) |
| HSV | hsv(26, 20%, 74%) |
| CMYK | cmyk(0%, 11.2%, 19.7%, 26.3%) |
| CIE-LAB | lab(69.87, 5.02, 11.06) |
| CIE-LCH | lch(69.87, 12.15, 65.62°) |
| OKLab | oklab(74.22% 0.0169 0.0287) |
| OKLCH | oklch(74.22% 0.033 59.6) |
| XYZ | xyz(40.1436, 40.5642, 34.9872) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.72
Greige
#B8AB98
ΔE00 4.59
Stone
#A89F91
ΔE00 6.24
Taupe (survey)
#B9A281
ΔE00 6.68
Khaki
#C3B091
ΔE00 6.88
Warm Gray
#C9BEB0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA797 #97ACBC
analogous
#BC979A #BCA797 #BCBA97
triadic
#BCA797 #97BCA7 #A797BC
tetradic
#BCA797 #9ABC97 #97ACBC #BA97BC
square
#BCA797 #9ABC97 #97ACBC #BA97BC
split-complementary
#BCA797 #97BCBA #979ABC
monochromatic
#846955 #A48872 #BCA797 #D4C6BC #ECE6E1
Accessibility & contrast
On white
2.30
#BCA797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#BCA797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA797
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA797 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#B2AD97
Tritanopia (blue-blind)
#C3A3A2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bca797; /* rgb */ color: rgb(188, 167, 151); /* oklch */ color: oklch(74.2% 0.033 59.6);
Tailwind
colors: {
custom: {
50: '#d0c1b5',
500: '#bca797',
950: '#000000',
},
}SCSS
$custom: #bca797; $custom-light: #d0c1b5; $custom-dark: #000000;
JSON
{
"hex": "#bca797",
"rgb": {
"r": 188,
"g": 167,
"b": 151
},
"hsl": {
"h": 25.946,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.74217,
"c": 0.03334,
"h": 59.6
},
"luminance": 0.40563
}Semantic roles & 50–950 ramp
primary
#BCA797
secondary
#D1D8DD
accent
#79A045
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180