#BC9BB2#BC9BB2
#BC9BB2 is a light, muted pink. Relative luminance 0.373; OKLCH L 72.6% C 0.050 H 337.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9BB2 |
|---|---|
| RGB | rgb(188, 155, 178) |
| HSL | hsl(318, 20%, 67%) |
| HSV | hsv(318, 18%, 74%) |
| CMYK | cmyk(0%, 17.6%, 5.3%, 26.3%) |
| CIE-LAB | lab(67.54, 16.16, -7.32) |
| CIE-LCH | lch(67.54, 17.74, 335.63°) |
| OKLab | oklab(72.64% 0.0462 -0.0194) |
| OKLCH | oklch(72.64% 0.05 337.2) |
| XYZ | xyz(40.4955, 37.3494, 47.1868) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.25
Light Mauve
#C292A1
ΔE00 5.51
Dusty Lavender
#AC86A8
ΔE00 6.94
Grey Pink
#C3909B
ΔE00 7.17
Dusty Pink
#D8A7B1
ΔE00 7.84
Heather
#A484AC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9BB2 #9BBCA5
analogous
#B69BBC #BC9BB2 #BC9BA2
triadic
#BC9BB2 #B2BC9B #9BB2BC
tetradic
#BC9BB2 #BCB69B #9BBCA5 #9BA2BC
square
#BC9BB2 #BCB69B #9BBCA5 #9BA2BC
split-complementary
#BC9BB2 #A2BC9B #9BBCB6
monochromatic
#845977 #A37696 #BC9BB2 #D5C0CE #EDE4EA
Accessibility & contrast
On white
2.48
#BC9BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BC9BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9BB2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9BB2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#A3A6B1
Tritanopia (blue-blind)
#C09CA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc9bb2; /* rgb */ color: rgb(188, 155, 178); /* oklch */ color: oklch(72.6% 0.050 337.2);
Tailwind
colors: {
custom: {
50: '#d0b8c9',
500: '#bc9bb2',
950: '#000000',
},
}SCSS
$custom: #bc9bb2; $custom-light: #d0b8c9; $custom-dark: #000000;
JSON
{
"hex": "#bc9bb2",
"rgb": {
"r": 188,
"g": 155,
"b": 178
},
"hsl": {
"h": 318.182,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.72636,
"c": 0.05006,
"h": 337.2
},
"luminance": 0.37348
}Semantic roles & 50–950 ramp
primary
#BC9BB2
secondary
#D4DFD7
accent
#9E6247
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082