#BB9BB0#BB9BB0
#BB9BB0 is a light, muted pink. Relative luminance 0.371; OKLCH L 72.5% C 0.047 H 339.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9BB0 |
|---|---|
| RGB | rgb(187, 155, 176) |
| HSL | hsl(321, 19%, 67%) |
| HSV | hsv(321, 17%, 73%) |
| CMYK | cmyk(0%, 17.1%, 5.9%, 26.7%) |
| CIE-LAB | lab(67.38, 15.44, -6.44) |
| CIE-LCH | lch(67.38, 16.73, 337.35°) |
| OKLab | oklab(72.47% 0.0443 -0.017) |
| OKLCH | oklch(72.47% 0.047 339) |
| XYZ | xyz(40.0506, 37.1430, 46.1254) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.33
Lilac
#C8A2C8
ΔE00 5.89
Grey Pink
#C3909B
ΔE00 6.92
Dusty Lavender
#AC86A8
ΔE00 7.23
Dusty Pink
#D8A7B1
ΔE00 7.66
Faded Pink
#DE9DAC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9BB0 #9BBBA6
analogous
#B69BBB #BB9BB0 #BB9BA0
triadic
#BB9BB0 #B0BB9B #9BB0BB
tetradic
#BB9BB0 #BBB69B #9BBBA6 #9BA0BB
square
#BB9BB0 #BBB69B #9BBBA6 #9BA0BB
split-complementary
#BB9BB0 #A0BB9B #9BBBB6
monochromatic
#835974 #A27793 #BB9BB0 #D4BFCD #EDE4EA
Accessibility & contrast
On white
2.49
#BB9BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BB9BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9BB0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9BB0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B1
Deuteranopia (green-blind)
#A3A6AF
Tritanopia (blue-blind)
#BF9CA2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb9bb0; /* rgb */ color: rgb(187, 155, 176); /* oklch */ color: oklch(72.5% 0.047 339.0);
Tailwind
colors: {
custom: {
50: '#cfb8c7',
500: '#bb9bb0',
950: '#000000',
},
}SCSS
$custom: #bb9bb0; $custom-light: #cfb8c7; $custom-dark: #000000;
JSON
{
"hex": "#bb9bb0",
"rgb": {
"r": 187,
"g": 155,
"b": 176
},
"hsl": {
"h": 320.625,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.72475,
"c": 0.04744,
"h": 339
},
"luminance": 0.37142
}Semantic roles & 50–950 ramp
primary
#BB9BB0
secondary
#D4DED7
accent
#9D6548
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082