#BCAB97#BCAB97
#BCAB97 is a light, muted orange. Relative luminance 0.421; OKLCH L 75.0% C 0.034 H 71.8°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAB97 |
|---|---|
| RGB | rgb(188, 171, 151) |
| HSL | hsl(32, 22%, 66%) |
| HSV | hsv(32, 20%, 74%) |
| CMYK | cmyk(0%, 9%, 19.7%, 26.3%) |
| CIE-LAB | lab(70.91, 2.85, 12.53) |
| CIE-LCH | lch(70.91, 12.85, 77.20°) |
| OKLab | oklab(75.03% 0.0107 0.0324) |
| OKLCH | oklch(75.03% 0.034 71.8) |
| XYZ | xyz(40.8878, 42.0525, 35.2352) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.81
Khaki
#C3B091
ΔE00 4.09
Taupe (survey)
#B9A281
ΔE00 5.10
Stone
#A89F91
ΔE00 5.35
Mushroom
#BA9E88
ΔE00 5.50
Warm Gray
#C9BEB0
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAB97 #97A8BC
analogous
#BC9997 #BCAB97 #BBBC97
triadic
#BCAB97 #97BCAB #AB97BC
tetradic
#BCAB97 #97BC99 #97A8BC #BC97BB
square
#BCAB97 #97BC99 #97A8BC #BC97BB
split-complementary
#BCAB97 #97BBBC #9997BC
monochromatic
#846E55 #A48D72 #BCAB97 #D4C9BC #ECE7E1
Accessibility & contrast
On white
2.23
#BCAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#BCAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAB97
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAB97 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB96
Deuteranopia (green-blind)
#B5AF97
Tritanopia (blue-blind)
#C3A7A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bcab97; /* rgb */ color: rgb(188, 171, 151); /* oklch */ color: oklch(75.0% 0.034 71.8);
Tailwind
colors: {
custom: {
50: '#d0c4b5',
500: '#bcab97',
950: '#000000',
},
}SCSS
$custom: #bcab97; $custom-light: #d0c4b5; $custom-dark: #000000;
JSON
{
"hex": "#bcab97",
"rgb": {
"r": 188,
"g": 171,
"b": 151
},
"hsl": {
"h": 32.432,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.7503,
"c": 0.03414,
"h": 71.8
},
"luminance": 0.42052
}Semantic roles & 50–950 ramp
primary
#BCAB97
secondary
#D1D7DD
accent
#6FA045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180