#BCA6AB#BCA6AB
#BCA6AB is a light, muted red. Relative luminance 0.409; OKLCH L 74.6% C 0.026 H 2.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA6AB |
|---|---|
| RGB | rgb(188, 166, 171) |
| HSL | hsl(346, 14%, 69%) |
| HSV | hsv(346, 12%, 74%) |
| CMYK | cmyk(0%, 11.7%, 9%, 26.3%) |
| CIE-LAB | lab(70.11, 8.85, 0.36) |
| CIE-LCH | lch(70.11, 8.85, 2.31°) |
| OKLab | oklab(74.57% 0.0265 0.0011) |
| OKLCH | oklch(74.57% 0.026 2.3) |
| XYZ | xyz(41.7253, 40.9049, 44.2176) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.39
Dusty Pink
#D8A7B1
ΔE00 8.34
Rosybrown
#BC8F8F
ΔE00 9.14
Light Mauve
#C292A1
ΔE00 9.30
Grey Pink
#C3909B
ΔE00 9.75
Dark Gray
#A9A9A9
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA6AB #A6BCB7
analogous
#BCA6B6 #BCA6AB #BCACA6
triadic
#BCA6AB #ABBCA6 #A6ABBC
tetradic
#BCA6AB #B6BCA6 #A6BCB7 #ACA6BC
square
#BCA6AB #B6BCA6 #A6BCB7 #ACA6BC
split-complementary
#BCA6AB #A6BCAC #A6B6BC
monochromatic
#84636B #A2838A #BCA6AB #D6C9CC #F1ECED
Accessibility & contrast
On white
2.29
#BCA6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#BCA6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA6AB
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA6AB | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AB
Deuteranopia (green-blind)
#ADADAB
Tritanopia (blue-blind)
#C0A5A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bca6ab; /* rgb */ color: rgb(188, 166, 171); /* oklch */ color: oklch(74.6% 0.026 2.3);
Tailwind
colors: {
custom: {
50: '#d0c0c4',
500: '#bca6ab',
950: '#000000',
},
}SCSS
$custom: #bca6ab; $custom-light: #d0c0c4; $custom-dark: #000000;
JSON
{
"hex": "#bca6ab",
"rgb": {
"r": 188,
"g": 166,
"b": 171
},
"hsl": {
"h": 346.364,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.74568,
"c": 0.02649,
"h": 2.3
},
"luminance": 0.40904
}Semantic roles & 50–950 ramp
primary
#BCA6AB
secondary
#DCE2E1
accent
#98874D
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181