#BB96AC#BB96AC
#BB96AC is a light, muted pink. Relative luminance 0.354; OKLCH L 71.4% C 0.053 H 342.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BB96AC |
|---|---|
| RGB | rgb(187, 150, 172) |
| HSL | hsl(324, 21%, 66%) |
| HSV | hsv(324, 20%, 73%) |
| CMYK | cmyk(0%, 19.8%, 8%, 26.7%) |
| CIE-LAB | lab(66.03, 17.50, -6.22) |
| CIE-LCH | lch(66.03, 18.57, 340.44°) |
| OKLab | oklab(71.38% 0.0507 -0.0163) |
| OKLCH | oklch(71.38% 0.053 342.1) |
| XYZ | xyz(38.8458, 35.3572, 43.8001) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.10
Grey Pink
#C3909B
ΔE00 5.81
Dusty Lavender
#AC86A8
ΔE00 6.09
Lilac
#C8A2C8
ΔE00 6.27
Dusty Pink
#D8A7B1
ΔE00 7.81
Greyish Pink
#C88D94
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB96AC #96BBA5
analogous
#B796BB #BB96AC #BB9699
triadic
#BB96AC #ACBB96 #96ACBB
tetradic
#BB96AC #BBB796 #96BBA5 #9699BB
square
#BB96AC #BBB796 #96BBA5 #9699BB
split-complementary
#BB96AC #99BB96 #96BBB7
monochromatic
#825470 #A3718F #BB96AC #D3BBC9 #EBE0E7
Accessibility & contrast
On white
2.60
#BB96AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#BB96AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB96AC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB96AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB96AC | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAD
Deuteranopia (green-blind)
#A0A3AB
Tritanopia (blue-blind)
#C0969D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb96ac; /* rgb */ color: rgb(187, 150, 172); /* oklch */ color: oklch(71.4% 0.053 342.1);
Tailwind
colors: {
custom: {
50: '#cfb5c4',
500: '#bb96ac',
950: '#000000',
},
}SCSS
$custom: #bb96ac; $custom-light: #cfb5c4; $custom-dark: #000000;
JSON
{
"hex": "#bb96ac",
"rgb": {
"r": 187,
"g": 150,
"b": 172
},
"hsl": {
"h": 324.324,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.71384,
"c": 0.05323,
"h": 342.1
},
"luminance": 0.35356
}Semantic roles & 50–950 ramp
primary
#BB96AC
secondary
#D0DCD5
accent
#A06A46
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081