#BCA2B0#BCA2B0
#BCA2B0 is a light, muted pink. Relative luminance 0.397; OKLCH L 73.9% C 0.036 H 344.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2B0 |
|---|---|
| RGB | rgb(188, 162, 176) |
| HSL | hsl(328, 16%, 69%) |
| HSV | hsv(328, 14%, 74%) |
| CMYK | cmyk(0%, 13.8%, 6.4%, 26.3%) |
| CIE-LAB | lab(69.23, 11.93, -3.70) |
| CIE-LCH | lch(69.23, 12.49, 342.76°) |
| OKLab | oklab(73.93% 0.0346 -0.0097) |
| OKLCH | oklch(73.93% 0.036 344.4) |
| XYZ | xyz(41.4951, 39.6675, 46.5366) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.99
Dusty Pink
#D8A7B1
ΔE00 7.27
Pinkish Grey
#C8ACA9
ΔE00 7.66
Lilac
#C8A2C8
ΔE00 8.07
Grey Pink
#C3909B
ΔE00 8.08
Thistle
#D8BFD8
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2B0 #A2BCAE
analogous
#BBA2BC #BCA2B0 #BCA2A3
triadic
#BCA2B0 #B0BCA2 #A2B0BC
tetradic
#BCA2B0 #BCBBA2 #A2BCAE #A2A3BC
square
#BCA2B0 #BCBBA2 #A2BCAE #A2A3BC
split-complementary
#BCA2B0 #A3BCA2 #A2BCBB
monochromatic
#845F73 #A27E92 #BCA2B0 #D6C6CE #EFE9EC
Accessibility & contrast
On white
2.35
#BCA2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#BCA2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2B0
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2B0 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B1
Deuteranopia (green-blind)
#A9AAAF
Tritanopia (blue-blind)
#C0A2A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bca2b0; /* rgb */ color: rgb(188, 162, 176); /* oklch */ color: oklch(73.9% 0.036 344.4);
Tailwind
colors: {
custom: {
50: '#d0bdc7',
500: '#bca2b0',
950: '#000000',
},
}SCSS
$custom: #bca2b0; $custom-light: #d0bdc7; $custom-dark: #000000;
JSON
{
"hex": "#bca2b0",
"rgb": {
"r": 188,
"g": 162,
"b": 176
},
"hsl": {
"h": 327.692,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.7393,
"c": 0.03589,
"h": 344.4
},
"luminance": 0.39667
}Semantic roles & 50–950 ramp
primary
#BCA2B0
secondary
#D9E1DD
accent
#9A704B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182