#BB9BB4#BB9BB4
#BB9BB4 is a light, muted pink. Relative luminance 0.373; OKLCH L 72.6% C 0.051 H 333.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9BB4 |
|---|---|
| RGB | rgb(187, 155, 180) |
| HSL | hsl(313, 19%, 67%) |
| HSV | hsv(313, 17%, 73%) |
| CMYK | cmyk(0%, 17.1%, 3.7%, 26.7%) |
| CIE-LAB | lab(67.50, 16.17, -8.50) |
| CIE-LCH | lch(67.50, 18.27, 332.28°) |
| OKLab | oklab(72.61% 0.0457 -0.0226) |
| OKLCH | oklch(72.61% 0.051 333.7) |
| XYZ | xyz(40.4522, 37.3037, 48.2405) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.75
Light Mauve
#C292A1
ΔE00 6.14
Dusty Lavender
#AC86A8
ΔE00 6.66
Grey Pink
#C3909B
ΔE00 7.83
Heather
#A484AC
ΔE00 8.41
Dusty Pink
#D8A7B1
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9BB4 #9BBBA2
analogous
#B29BBB #BB9BB4 #BB9BA4
triadic
#BB9BB4 #B4BB9B #9BB4BB
tetradic
#BB9BB4 #BBB29B #9BBBA2 #9BA4BB
square
#BB9BB4 #BBB29B #9BBBA2 #9BA4BB
split-complementary
#BB9BB4 #A4BB9B #9BBBB2
monochromatic
#83597A #A27799 #BB9BB4 #D4BFCF #EDE4EB
Accessibility & contrast
On white
2.48
#BB9BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#BB9BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9BB4
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9BB4 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA2B5
Deuteranopia (green-blind)
#A2A6B3
Tritanopia (blue-blind)
#BE9CA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb9bb4; /* rgb */ color: rgb(187, 155, 180); /* oklch */ color: oklch(72.6% 0.051 333.7);
Tailwind
colors: {
custom: {
50: '#cfb8ca',
500: '#bb9bb4',
950: '#000000',
},
}SCSS
$custom: #bb9bb4; $custom-light: #cfb8ca; $custom-dark: #000000;
JSON
{
"hex": "#bb9bb4",
"rgb": {
"r": 187,
"g": 155,
"b": 180
},
"hsl": {
"h": 313.125,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.72607,
"c": 0.051,
"h": 333.7
},
"luminance": 0.37303
}Semantic roles & 50–950 ramp
primary
#BB9BB4
secondary
#D4DED6
accent
#9D5B48
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082