#BB97AD#BB97AD
#BB97AD is a light, muted pink. Relative luminance 0.357; OKLCH L 71.6% C 0.052 H 341.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BB97AD |
|---|---|
| RGB | rgb(187, 151, 173) |
| HSL | hsl(323, 21%, 66%) |
| HSV | hsv(323, 19%, 73%) |
| CMYK | cmyk(0%, 19.3%, 7.5%, 26.7%) |
| CIE-LAB | lab(66.30, 17.12, -6.37) |
| CIE-LCH | lch(66.30, 18.26, 339.60°) |
| OKLab | oklab(71.61% 0.0495 -0.0168) |
| OKLCH | oklch(71.61% 0.052 341.3) |
| XYZ | xyz(39.1024, 35.7162, 44.3612) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.36
Grey Pink
#C3909B
ΔE00 6.05
Lilac
#C8A2C8
ΔE00 6.09
Dusty Lavender
#AC86A8
ΔE00 6.25
Dusty Pink
#D8A7B1
ΔE00 7.78
Heather
#A484AC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB97AD #97BBA5
analogous
#B797BB #BB97AD #BB979B
triadic
#BB97AD #ADBB97 #97ADBB
tetradic
#BB97AD #BBB797 #97BBA5 #979BBB
square
#BB97AD #BBB797 #97BBA5 #979BBB
split-complementary
#BB97AD #9BBB97 #97BBB7
monochromatic
#825571 #A37290 #BB97AD #D3BCCA #EBE1E7
Accessibility & contrast
On white
2.58
#BB97AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#BB97AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB97AD
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB97AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB97AD | 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)
#989EAE
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#C0979E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb97ad; /* rgb */ color: rgb(187, 151, 173); /* oklch */ color: oklch(71.6% 0.052 341.3);
Tailwind
colors: {
custom: {
50: '#cfb5c5',
500: '#bb97ad',
950: '#000000',
},
}SCSS
$custom: #bb97ad; $custom-light: #cfb5c5; $custom-dark: #000000;
JSON
{
"hex": "#bb97ad",
"rgb": {
"r": 187,
"g": 151,
"b": 173
},
"hsl": {
"h": 323.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.71608,
"c": 0.05221,
"h": 341.3
},
"luminance": 0.35715
}Semantic roles & 50–950 ramp
primary
#BB97AD
secondary
#D1DDD6
accent
#9F6946
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081