#BB96AD#BB96AD
#BB96AD is a light, muted pink. Relative luminance 0.354; OKLCH L 71.4% C 0.054 H 340.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BB96AD |
|---|---|
| RGB | rgb(187, 150, 173) |
| HSL | hsl(323, 21%, 66%) |
| HSV | hsv(323, 20%, 73%) |
| CMYK | cmyk(0%, 19.8%, 7.5%, 26.7%) |
| CIE-LAB | lab(66.06, 17.67, -6.73) |
| CIE-LCH | lch(66.06, 18.91, 339.15°) |
| OKLab | oklab(71.42% 0.051 -0.0177) |
| OKLCH | oklch(71.42% 0.054 340.8) |
| XYZ | xyz(38.9422, 35.3957, 44.3078) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.35
Dusty Lavender
#AC86A8
ΔE00 5.90
Lilac
#C8A2C8
ΔE00 6.00
Grey Pink
#C3909B
ΔE00 6.08
Dusty Pink
#D8A7B1
ΔE00 8.00
Heather
#A484AC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB96AD #96BBA4
analogous
#B696BB #BB96AD #BB969A
triadic
#BB96AD #ADBB96 #96ADBB
tetradic
#BB96AD #BBB696 #96BBA4 #969ABB
square
#BB96AD #BBB696 #96BBA4 #969ABB
split-complementary
#BB96AD #9ABB96 #96BBB6
monochromatic
#825471 #A37190 #BB96AD #D3BBCA #EBE0E7
Accessibility & contrast
On white
2.60
#BB96AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#BB96AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB96AD
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB96AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB96AD | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAE
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#C0969E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb96ad; /* rgb */ color: rgb(187, 150, 173); /* oklch */ color: oklch(71.4% 0.054 340.8);
Tailwind
colors: {
custom: {
50: '#cfb5c5',
500: '#bb96ad',
950: '#000000',
},
}SCSS
$custom: #bb96ad; $custom-light: #cfb5c5; $custom-dark: #000000;
JSON
{
"hex": "#bb96ad",
"rgb": {
"r": 187,
"g": 150,
"b": 173
},
"hsl": {
"h": 322.703,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.71417,
"c": 0.05402,
"h": 340.8
},
"luminance": 0.35395
}Semantic roles & 50–950 ramp
primary
#BB96AD
secondary
#D0DCD5
accent
#A06846
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081