#BB96AA#BB96AA
#BB96AA is a light, muted pink. Relative luminance 0.353; OKLCH L 71.3% C 0.052 H 344.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BB96AA |
|---|---|
| RGB | rgb(187, 150, 170) |
| HSL | hsl(328, 21%, 66%) |
| HSV | hsv(328, 20%, 73%) |
| CMYK | cmyk(0%, 19.8%, 9.1%, 26.7%) |
| CIE-LAB | lab(65.97, 17.14, -5.18) |
| CIE-LCH | lch(65.97, 17.91, 343.18°) |
| OKLab | oklab(71.32% 0.0499 -0.0136) |
| OKLCH | oklch(71.32% 0.052 344.8) |
| XYZ | xyz(38.6551, 35.2809, 42.7961) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.65
Grey Pink
#C3909B
ΔE00 5.30
Dusty Lavender
#AC86A8
ΔE00 6.50
Lilac
#C8A2C8
ΔE00 6.83
Dusty Pink
#D8A7B1
ΔE00 7.46
Greyish Pink
#C88D94
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB96AA #96BBA7
analogous
#B996BB #BB96AA #BB9697
triadic
#BB96AA #AABB96 #96AABB
tetradic
#BB96AA #BBB996 #96BBA7 #9697BB
square
#BB96AA #BBB996 #96BBA7 #9697BB
split-complementary
#BB96AA #97BB96 #96BBB9
monochromatic
#82546D #A3718C #BB96AA #D3BBC8 #EBE0E6
Accessibility & contrast
On white
2.61
#BB96AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#BB96AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB96AA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB96AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB96AA | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 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)
#989DAB
Deuteranopia (green-blind)
#A0A2A9
Tritanopia (blue-blind)
#C0969D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb96aa; /* rgb */ color: rgb(187, 150, 170); /* oklch */ color: oklch(71.3% 0.052 344.8);
Tailwind
colors: {
custom: {
50: '#cfb5c3',
500: '#bb96aa',
950: '#000000',
},
}SCSS
$custom: #bb96aa; $custom-light: #cfb5c3; $custom-dark: #000000;
JSON
{
"hex": "#bb96aa",
"rgb": {
"r": 187,
"g": 150,
"b": 170
},
"hsl": {
"h": 327.568,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.71319,
"c": 0.05174,
"h": 344.8
},
"luminance": 0.3528
}Semantic roles & 50–950 ramp
primary
#BB96AA
secondary
#D0DCD6
accent
#A06F46
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081