#BCA2AB#BCA2AB
#BCA2AB is a light, muted pink. Relative luminance 0.395; OKLCH L 73.8% C 0.033 H 355.0°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2AB |
|---|---|
| RGB | rgb(188, 162, 171) |
| HSL | hsl(339, 16%, 69%) |
| HSV | hsv(339, 14%, 74%) |
| CMYK | cmyk(0%, 13.8%, 9%, 26.3%) |
| CIE-LAB | lab(69.09, 11.04, -1.13) |
| CIE-LCH | lch(69.09, 11.10, 354.16°) |
| OKLab | oklab(73.78% 0.0327 -0.0028) |
| OKLCH | oklch(73.78% 0.033 355) |
| XYZ | xyz(41.0095, 39.4732, 43.9790) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.92
Dusty Pink
#D8A7B1
ΔE00 7.10
Light Mauve
#C292A1
ΔE00 7.22
Grey Pink
#C3909B
ΔE00 7.91
Rosybrown
#BC8F8F
ΔE00 8.19
Greyish Pink
#C88D94
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2AB #A2BCB3
analogous
#BCA2B8 #BCA2AB #BCA6A2
triadic
#BCA2AB #ABBCA2 #A2ABBC
tetradic
#BCA2AB #B8BCA2 #A2BCB3 #A6A2BC
square
#BCA2AB #B8BCA2 #A2BCB3 #A6A2BC
split-complementary
#BCA2AB #A2BCA6 #A2B8BC
monochromatic
#845F6C #A27E8B #BCA2AB #D6C6CB #EFE9EB
Accessibility & contrast
On white
2.36
#BCA2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#BCA2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2AB
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2AB | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AB
Deuteranopia (green-blind)
#AAAAAA
Tritanopia (blue-blind)
#C1A1A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bca2ab; /* rgb */ color: rgb(188, 162, 171); /* oklch */ color: oklch(73.8% 0.033 355.0);
Tailwind
colors: {
custom: {
50: '#d0bdc4',
500: '#bca2ab',
950: '#000000',
},
}SCSS
$custom: #bca2ab; $custom-light: #d0bdc4; $custom-dark: #000000;
JSON
{
"hex": "#bca2ab",
"rgb": {
"r": 188,
"g": 162,
"b": 171
},
"hsl": {
"h": 339.231,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.73776,
"c": 0.03278,
"h": 355
},
"luminance": 0.39472
}Semantic roles & 50–950 ramp
primary
#BCA2AB
secondary
#D9E1DE
accent
#9A7F4B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141212
muted
#828181