#BC9AB0#BC9AB0
#BC9AB0 is a light, muted pink. Relative luminance 0.369; OKLCH L 72.4% C 0.050 H 339.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9AB0 |
|---|---|
| RGB | rgb(188, 154, 176) |
| HSL | hsl(321, 20%, 67%) |
| HSV | hsv(321, 18%, 74%) |
| CMYK | cmyk(0%, 18.1%, 6.4%, 26.3%) |
| CIE-LAB | lab(67.23, 16.35, -6.66) |
| CIE-LCH | lch(67.23, 17.65, 337.84°) |
| OKLab | oklab(72.38% 0.047 -0.0176) |
| OKLCH | oklch(72.38% 0.05 339.5) |
| XYZ | xyz(40.1305, 36.9382, 46.0817) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.00
Lilac
#C8A2C8
ΔE00 5.64
Grey Pink
#C3909B
ΔE00 6.66
Dusty Lavender
#AC86A8
ΔE00 6.88
Dusty Pink
#D8A7B1
ΔE00 7.60
Faded Pink
#DE9DAC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9AB0 #9ABCA6
analogous
#B79ABC #BC9AB0 #BC9A9F
triadic
#BC9AB0 #B0BC9A #9AB0BC
tetradic
#BC9AB0 #BCB79A #9ABCA6 #9A9FBC
square
#BC9AB0 #BCB79A #9ABCA6 #9A9FBC
split-complementary
#BC9AB0 #9FBC9A #9ABCB7
monochromatic
#845874 #A47593 #BC9AB0 #D4BFCD #EDE4EA
Accessibility & contrast
On white
2.50
#BC9AB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#BC9AB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9AB0
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9AB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9AB0 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B1
Deuteranopia (green-blind)
#A3A5AF
Tritanopia (blue-blind)
#C09AA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc9ab0; /* rgb */ color: rgb(188, 154, 176); /* oklch */ color: oklch(72.4% 0.050 339.5);
Tailwind
colors: {
custom: {
50: '#d0b8c7',
500: '#bc9ab0',
950: '#000000',
},
}SCSS
$custom: #bc9ab0; $custom-light: #d0b8c7; $custom-dark: #000000;
JSON
{
"hex": "#bc9ab0",
"rgb": {
"r": 188,
"g": 154,
"b": 176
},
"hsl": {
"h": 321.176,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.72378,
"c": 0.05017,
"h": 339.5
},
"luminance": 0.36937
}Semantic roles & 50–950 ramp
primary
#BC9AB0
secondary
#D4DED7
accent
#9F6647
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082