#BB96AB#BB96AB
#BB96AB is a light, muted pink. Relative luminance 0.353; OKLCH L 71.4% C 0.052 H 343.4°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BB96AB |
|---|---|
| RGB | rgb(187, 150, 171) |
| HSL | hsl(326, 21%, 66%) |
| HSV | hsv(326, 20%, 73%) |
| CMYK | cmyk(0%, 19.8%, 8.6%, 26.7%) |
| CIE-LAB | lab(66.00, 17.32, -5.70) |
| CIE-LCH | lch(66.00, 18.23, 341.79°) |
| OKLab | oklab(71.35% 0.0503 -0.015) |
| OKLCH | oklch(71.35% 0.052 343.4) |
| XYZ | xyz(38.7501, 35.3189, 43.2962) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.87
Grey Pink
#C3909B
ΔE00 5.55
Dusty Lavender
#AC86A8
ΔE00 6.29
Lilac
#C8A2C8
ΔE00 6.54
Dusty Pink
#D8A7B1
ΔE00 7.63
Greyish Pink
#C88D94
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB96AB #96BBA6
analogous
#B896BB #BB96AB #BB9698
triadic
#BB96AB #ABBB96 #96ABBB
tetradic
#BB96AB #BBB896 #96BBA6 #9698BB
square
#BB96AB #BBB896 #96BBA6 #9698BB
split-complementary
#BB96AB #98BB96 #96BBB8
monochromatic
#82546E #A3718D #BB96AB #D3BBC9 #EBE0E6
Accessibility & contrast
On white
2.60
#BB96AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#BB96AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB96AB
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB96AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB96AB | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAC
Deuteranopia (green-blind)
#A0A2AA
Tritanopia (blue-blind)
#C0969D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb96ab; /* rgb */ color: rgb(187, 150, 171); /* oklch */ color: oklch(71.4% 0.052 343.4);
Tailwind
colors: {
custom: {
50: '#cfb5c4',
500: '#bb96ab',
950: '#000000',
},
}SCSS
$custom: #bb96ab; $custom-light: #cfb5c4; $custom-dark: #000000;
JSON
{
"hex": "#bb96ab",
"rgb": {
"r": 187,
"g": 150,
"b": 171
},
"hsl": {
"h": 325.946,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.71351,
"c": 0.05248,
"h": 343.4
},
"luminance": 0.35318
}Semantic roles & 50–950 ramp
primary
#BB96AB
secondary
#D0DCD6
accent
#A06D46
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081