#BB96AE#BB96AE
#BB96AE is a light, muted pink. Relative luminance 0.354; OKLCH L 71.5% C 0.055 H 339.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BB96AE |
|---|---|
| RGB | rgb(187, 150, 174) |
| HSL | hsl(321, 21%, 66%) |
| HSV | hsv(321, 20%, 73%) |
| CMYK | cmyk(0%, 19.8%, 7%, 26.7%) |
| CIE-LAB | lab(66.09, 17.85, -7.25) |
| CIE-LCH | lch(66.09, 19.27, 337.90°) |
| OKLab | oklab(71.45% 0.0514 -0.0191) |
| OKLCH | oklch(71.45% 0.055 339.6) |
| XYZ | xyz(39.0393, 35.4346, 44.8193) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.61
Dusty Lavender
#AC86A8
ΔE00 5.73
Lilac
#C8A2C8
ΔE00 5.74
Grey Pink
#C3909B
ΔE00 6.34
Heather
#A484AC
ΔE00 7.99
Dusty Pink
#D8A7B1
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB96AE #96BBA3
analogous
#B596BB #BB96AE #BB969B
triadic
#BB96AE #AEBB96 #96AEBB
tetradic
#BB96AE #BBB596 #96BBA3 #969BBB
square
#BB96AE #BBB596 #96BBA3 #969BBB
split-complementary
#BB96AE #9BBB96 #96BBB5
monochromatic
#825472 #A37191 #BB96AE #D3BBCB #EBE0E7
Accessibility & contrast
On white
2.60
#BB96AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#BB96AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB96AE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB96AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB96AE | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAF
Deuteranopia (green-blind)
#9FA3AD
Tritanopia (blue-blind)
#C0979E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb96ae; /* rgb */ color: rgb(187, 150, 174); /* oklch */ color: oklch(71.5% 0.055 339.6);
Tailwind
colors: {
custom: {
50: '#cfb5c6',
500: '#bb96ae',
950: '#000000',
},
}SCSS
$custom: #bb96ae; $custom-light: #cfb5c6; $custom-dark: #000000;
JSON
{
"hex": "#bb96ae",
"rgb": {
"r": 187,
"g": 150,
"b": 174
},
"hsl": {
"h": 321.081,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.7145,
"c": 0.05483,
"h": 339.6
},
"luminance": 0.35433
}Semantic roles & 50–950 ramp
primary
#BB96AE
secondary
#D0DCD5
accent
#A06546
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082