#BCA2B2#BCA2B2
#BCA2B2 is a light, muted pink. Relative luminance 0.397; OKLCH L 74.0% C 0.037 H 340.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2B2 |
|---|---|
| RGB | rgb(188, 162, 178) |
| HSL | hsl(323, 16%, 69%) |
| HSV | hsv(323, 14%, 74%) |
| CMYK | cmyk(0%, 13.8%, 5.3%, 26.3%) |
| CIE-LAB | lab(69.29, 12.29, -4.73) |
| CIE-LCH | lch(69.29, 13.16, 338.96°) |
| OKLab | oklab(73.99% 0.0353 -0.0124) |
| OKLCH | oklch(73.99% 0.037 340.6) |
| XYZ | xyz(41.6944, 39.7472, 47.5864) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.04
Lilac
#C8A2C8
ΔE00 7.39
Dusty Pink
#D8A7B1
ΔE00 7.47
Grey Pink
#C3909B
ΔE00 8.26
Pinkish Grey
#C8ACA9
ΔE00 8.35
Thistle
#D8BFD8
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2B2 #A2BCAC
analogous
#B9A2BC #BCA2B2 #BCA2A5
triadic
#BCA2B2 #B2BCA2 #A2B2BC
tetradic
#BCA2B2 #BCB9A2 #A2BCAC #A2A5BC
square
#BCA2B2 #BCB9A2 #A2BCAC #A2A5BC
split-complementary
#BCA2B2 #A5BCA2 #A2BCB9
monochromatic
#845F76 #A27E95 #BCA2B2 #D6C6CF #EFE9ED
Accessibility & contrast
On white
2.35
#BCA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#BCA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2B2
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2B2 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#C0A2A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bca2b2; /* rgb */ color: rgb(188, 162, 178); /* oklch */ color: oklch(74.0% 0.037 340.6);
Tailwind
colors: {
custom: {
50: '#d0bdc9',
500: '#bca2b2',
950: '#000000',
},
}SCSS
$custom: #bca2b2; $custom-light: #d0bdc9; $custom-dark: #000000;
JSON
{
"hex": "#bca2b2",
"rgb": {
"r": 188,
"g": 162,
"b": 178
},
"hsl": {
"h": 323.077,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.73994,
"c": 0.03743,
"h": 340.6
},
"luminance": 0.39746
}Semantic roles & 50–950 ramp
primary
#BCA2B2
secondary
#D9E1DC
accent
#9A6A4B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182