#BB9BB2#BB9BB2
#BB9BB2 is a light, muted pink. Relative luminance 0.372; OKLCH L 72.5% C 0.049 H 336.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9BB2 |
|---|---|
| RGB | rgb(187, 155, 178) |
| HSL | hsl(317, 19%, 67%) |
| HSV | hsv(317, 17%, 73%) |
| CMYK | cmyk(0%, 17.1%, 4.8%, 26.7%) |
| CIE-LAB | lab(67.44, 15.80, -7.47) |
| CIE-LCH | lch(67.44, 17.48, 334.70°) |
| OKLab | oklab(72.54% 0.045 -0.0198) |
| OKLCH | oklch(72.54% 0.049 336.3) |
| XYZ | xyz(40.2500, 37.2228, 47.1753) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.31
Light Mauve
#C292A1
ΔE00 5.71
Dusty Lavender
#AC86A8
ΔE00 6.91
Grey Pink
#C3909B
ΔE00 7.36
Dusty Pink
#D8A7B1
ΔE00 8.05
Heather
#A484AC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9BB2 #9BBBA4
analogous
#B49BBB #BB9BB2 #BB9BA2
triadic
#BB9BB2 #B2BB9B #9BB2BB
tetradic
#BB9BB2 #BBB49B #9BBBA4 #9BA2BB
square
#BB9BB2 #BBB49B #9BBBA4 #9BA2BB
split-complementary
#BB9BB2 #A2BB9B #9BBBB4
monochromatic
#835977 #A27796 #BB9BB2 #D4BFCE #EDE4EA
Accessibility & contrast
On white
2.49
#BB9BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BB9BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9BB2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9BB2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#A2A6B1
Tritanopia (blue-blind)
#BF9CA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb9bb2; /* rgb */ color: rgb(187, 155, 178); /* oklch */ color: oklch(72.5% 0.049 336.3);
Tailwind
colors: {
custom: {
50: '#cfb8c9',
500: '#bb9bb2',
950: '#000000',
},
}SCSS
$custom: #bb9bb2; $custom-light: #cfb8c9; $custom-dark: #000000;
JSON
{
"hex": "#bb9bb2",
"rgb": {
"r": 187,
"g": 155,
"b": 178
},
"hsl": {
"h": 316.875,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.7254,
"c": 0.04917,
"h": 336.3
},
"luminance": 0.37222
}Semantic roles & 50–950 ramp
primary
#BB9BB2
secondary
#D4DED7
accent
#9D6048
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082