#BC9AB2#BC9AB2
#BC9AB2 is a light, muted pink. Relative luminance 0.370; OKLCH L 72.4% C 0.052 H 336.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9AB2 |
|---|---|
| RGB | rgb(188, 154, 178) |
| HSL | hsl(318, 20%, 67%) |
| HSV | hsv(318, 18%, 74%) |
| CMYK | cmyk(0%, 18.1%, 5.3%, 26.3%) |
| CIE-LAB | lab(67.29, 16.71, -7.69) |
| CIE-LCH | lch(67.29, 18.39, 335.30°) |
| OKLab | oklab(72.44% 0.0477 -0.0203) |
| OKLCH | oklch(72.44% 0.052 336.9) |
| XYZ | xyz(40.3298, 37.0179, 47.1315) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.07
Light Mauve
#C292A1
ΔE00 5.44
Dusty Lavender
#AC86A8
ΔE00 6.58
Grey Pink
#C3909B
ΔE00 7.14
Dusty Pink
#D8A7B1
ΔE00 8.01
Heather
#A484AC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9AB2 #9ABCA4
analogous
#B59ABC #BC9AB2 #BC9AA1
triadic
#BC9AB2 #B2BC9A #9AB2BC
tetradic
#BC9AB2 #BCB59A #9ABCA4 #9AA1BC
square
#BC9AB2 #BCB59A #9ABCA4 #9AA1BC
split-complementary
#BC9AB2 #A1BC9A #9ABCB5
monochromatic
#845877 #A47596 #BC9AB2 #D4BFCE #EDE4EA
Accessibility & contrast
On white
2.50
#BC9AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#BC9AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9AB2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9AB2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#A2A6B1
Tritanopia (blue-blind)
#C09BA2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc9ab2; /* rgb */ color: rgb(188, 154, 178); /* oklch */ color: oklch(72.4% 0.052 336.9);
Tailwind
colors: {
custom: {
50: '#d0b8c9',
500: '#bc9ab2',
950: '#000000',
},
}SCSS
$custom: #bc9ab2; $custom-light: #d0b8c9; $custom-dark: #000000;
JSON
{
"hex": "#bc9ab2",
"rgb": {
"r": 188,
"g": 154,
"b": 178
},
"hsl": {
"h": 317.647,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.72444,
"c": 0.05187,
"h": 336.9
},
"luminance": 0.37017
}Semantic roles & 50–950 ramp
primary
#BC9AB2
secondary
#D4DED7
accent
#9F6147
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082