#BB97AC#BB97AC
#BB97AC is a light, muted pink. Relative luminance 0.357; OKLCH L 71.6% C 0.051 H 342.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BB97AC |
|---|---|
| RGB | rgb(187, 151, 172) |
| HSL | hsl(325, 21%, 66%) |
| HSV | hsv(325, 19%, 73%) |
| CMYK | cmyk(0%, 19.3%, 8%, 26.7%) |
| CIE-LAB | lab(66.27, 16.94, -5.85) |
| CIE-LCH | lch(66.27, 17.92, 340.95°) |
| OKLab | oklab(71.58% 0.0491 -0.0154) |
| OKLCH | oklch(71.58% 0.051 342.6) |
| XYZ | xyz(39.0060, 35.6777, 43.8535) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.14
Grey Pink
#C3909B
ΔE00 5.80
Lilac
#C8A2C8
ΔE00 6.37
Dusty Lavender
#AC86A8
ΔE00 6.45
Dusty Pink
#D8A7B1
ΔE00 7.60
Greyish Pink
#C88D94
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB97AC #97BBA6
analogous
#B897BB #BB97AC #BB979A
triadic
#BB97AC #ACBB97 #97ACBB
tetradic
#BB97AC #BBB897 #97BBA6 #979ABB
square
#BB97AC #BBB897 #97BBA6 #979ABB
split-complementary
#BB97AC #9ABB97 #97BBB8
monochromatic
#825570 #A3728E #BB97AC #D3BCCA #EBE1E7
Accessibility & contrast
On white
2.58
#BB97AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#BB97AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB97AC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB97AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB97AC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAD
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#C0979E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb97ac; /* rgb */ color: rgb(187, 151, 172); /* oklch */ color: oklch(71.6% 0.051 342.6);
Tailwind
colors: {
custom: {
50: '#cfb5c4',
500: '#bb97ac',
950: '#000000',
},
}SCSS
$custom: #bb97ac; $custom-light: #cfb5c4; $custom-dark: #000000;
JSON
{
"hex": "#bb97ac",
"rgb": {
"r": 187,
"g": 151,
"b": 172
},
"hsl": {
"h": 325,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.71575,
"c": 0.05144,
"h": 342.6
},
"luminance": 0.35677
}Semantic roles & 50–950 ramp
primary
#BB97AC
secondary
#D1DDD6
accent
#9F6B46
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081