#BCAC97#BCAC97
#BCAC97 is a light, muted orange. Relative luminance 0.424; OKLCH L 75.2% C 0.035 H 74.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAC97 |
|---|---|
| RGB | rgb(188, 172, 151) |
| HSL | hsl(34, 22%, 66%) |
| HSV | hsv(34, 20%, 74%) |
| CMYK | cmyk(0%, 8.5%, 19.7%, 26.3%) |
| CIE-LAB | lab(71.17, 2.31, 12.90) |
| CIE-LCH | lch(71.17, 13.10, 79.86°) |
| OKLab | oklab(75.24% 0.0091 0.0334) |
| OKLCH | oklch(75.24% 0.035 74.7) |
| XYZ | xyz(41.0774, 42.4317, 35.2984) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.38
Khaki
#C3B091
ΔE00 3.56
Taupe (survey)
#B9A281
ΔE00 5.00
Putty
#BEAE8A
ΔE00 5.36
Stone
#A89F91
ΔE00 5.37
Warm Gray
#C9BEB0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAC97 #97A7BC
analogous
#BC9A97 #BCAC97 #BABC97
triadic
#BCAC97 #97BCAC #AC97BC
tetradic
#BCAC97 #97BC9A #97A7BC #BC97BA
square
#BCAC97 #97BC9A #97A7BC #BC97BA
split-complementary
#BCAC97 #97BABC #9A97BC
monochromatic
#846F55 #A48E72 #BCAC97 #D4CABC #ECE7E1
Accessibility & contrast
On white
2.21
#BCAC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#BCAC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAC97
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAC97 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC96
Deuteranopia (green-blind)
#B6B097
Tritanopia (blue-blind)
#C3A8A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bcac97; /* rgb */ color: rgb(188, 172, 151); /* oklch */ color: oklch(75.2% 0.035 74.7);
Tailwind
colors: {
custom: {
50: '#d0c4b5',
500: '#bcac97',
950: '#000000',
},
}SCSS
$custom: #bcac97; $custom-light: #d0c4b5; $custom-dark: #000000;
JSON
{
"hex": "#bcac97",
"rgb": {
"r": 188,
"g": 172,
"b": 151
},
"hsl": {
"h": 34.054,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.75235,
"c": 0.03458,
"h": 74.7
},
"luminance": 0.42431
}Semantic roles & 50–950 ramp
primary
#BCAC97
secondary
#D1D7DD
accent
#6DA045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180