#BB9AB2#BB9AB2
#BB9AB2 is a light, muted pink. Relative luminance 0.369; OKLCH L 72.3% C 0.051 H 336.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9AB2 |
|---|---|
| RGB | rgb(187, 154, 178) |
| HSL | hsl(316, 20%, 67%) |
| HSV | hsv(316, 18%, 73%) |
| CMYK | cmyk(0%, 17.6%, 4.8%, 26.7%) |
| CIE-LAB | lab(67.20, 16.36, -7.84) |
| CIE-LCH | lch(67.20, 18.14, 334.39°) |
| OKLab | oklab(72.35% 0.0466 -0.0208) |
| OKLCH | oklch(72.35% 0.051 336) |
| XYZ | xyz(40.0842, 36.8913, 47.1200) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.12
Light Mauve
#C292A1
ΔE00 5.64
Dusty Lavender
#AC86A8
ΔE00 6.54
Grey Pink
#C3909B
ΔE00 7.32
Dusty Pink
#D8A7B1
ΔE00 8.21
Heather
#A484AC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9AB2 #9ABBA3
analogous
#B49ABB #BB9AB2 #BB9AA2
triadic
#BB9AB2 #B2BB9A #9AB2BB
tetradic
#BB9AB2 #BBB49A #9ABBA3 #9AA2BB
square
#BB9AB2 #BBB49A #9ABBA3 #9AA2BB
split-complementary
#BB9AB2 #A2BB9A #9ABBB4
monochromatic
#835877 #A27596 #BB9AB2 #D4BFCE #ECE3EA
Accessibility & contrast
On white
2.51
#BB9AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#BB9AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9AB2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9AB2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B3
Deuteranopia (green-blind)
#A2A5B1
Tritanopia (blue-blind)
#BF9BA2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb9ab2; /* rgb */ color: rgb(187, 154, 178); /* oklch */ color: oklch(72.3% 0.051 336.0);
Tailwind
colors: {
custom: {
50: '#cfb8c9',
500: '#bb9ab2',
950: '#000000',
},
}SCSS
$custom: #bb9ab2; $custom-light: #cfb8c9; $custom-dark: #000000;
JSON
{
"hex": "#bb9ab2",
"rgb": {
"r": 187,
"g": 154,
"b": 178
},
"hsl": {
"h": 316.364,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.72348,
"c": 0.05099,
"h": 336
},
"luminance": 0.3689
}Semantic roles & 50–950 ramp
primary
#BB9AB2
secondary
#D3DED6
accent
#9E5F48
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082