#BCA6B0#BCA6B0
#BCA6B0 is a light, muted pink. Relative luminance 0.411; OKLCH L 74.7% C 0.029 H 348.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA6B0 |
|---|---|
| RGB | rgb(188, 166, 176) |
| HSL | hsl(333, 14%, 69%) |
| HSV | hsv(333, 12%, 74%) |
| CMYK | cmyk(0%, 11.7%, 6.4%, 26.3%) |
| CIE-LAB | lab(70.25, 9.73, -2.21) |
| CIE-LCH | lch(70.25, 9.98, 347.20°) |
| OKLab | oklab(74.72% 0.0284 -0.0057) |
| OKLCH | oklch(74.72% 0.029 348.6) |
| XYZ | xyz(42.2109, 41.0991, 46.7752) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.17
Dusty Pink
#D8A7B1
ΔE00 8.06
Light Mauve
#C292A1
ΔE00 8.70
Thistle
#D8BFD8
ΔE00 8.95
Grey Pink
#C3909B
ΔE00 9.50
Rosybrown
#BC8F8F
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA6B0 #A6BCB2
analogous
#BCA6BB #BCA6B0 #BCA7A6
triadic
#BCA6B0 #B0BCA6 #A6B0BC
tetradic
#BCA6B0 #BBBCA6 #A6BCB2 #A7A6BC
square
#BCA6B0 #BBBCA6 #A6BCB2 #A7A6BC
split-complementary
#BCA6B0 #A6BCA7 #A6BBBC
monochromatic
#846372 #A28391 #BCA6B0 #D6C9CF #F1ECEE
Accessibility & contrast
On white
2.28
#BCA6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#BCA6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA6B0
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA6B0 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#ACADAF
Tritanopia (blue-blind)
#C0A6A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bca6b0; /* rgb */ color: rgb(188, 166, 176); /* oklch */ color: oklch(74.7% 0.029 348.6);
Tailwind
colors: {
custom: {
50: '#d0c0c7',
500: '#bca6b0',
950: '#000000',
},
}SCSS
$custom: #bca6b0; $custom-light: #d0c0c7; $custom-dark: #000000;
JSON
{
"hex": "#bca6b0",
"rgb": {
"r": 188,
"g": 166,
"b": 176
},
"hsl": {
"h": 332.727,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.74719,
"c": 0.02896,
"h": 348.6
},
"luminance": 0.41098
}Semantic roles & 50–950 ramp
primary
#BCA6B0
secondary
#DCE2DF
accent
#98764D
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182