#BB97AA#BB97AA
#BB97AA is a light, muted pink. Relative luminance 0.356; OKLCH L 71.5% C 0.050 H 345.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BB97AA |
|---|---|
| RGB | rgb(187, 151, 170) |
| HSL | hsl(328, 21%, 66%) |
| HSV | hsv(328, 19%, 73%) |
| CMYK | cmyk(0%, 19.3%, 9.1%, 26.7%) |
| CIE-LAB | lab(66.21, 16.59, -4.81) |
| CIE-LCH | lch(66.21, 17.27, 343.81°) |
| OKLab | oklab(71.51% 0.0484 -0.0126) |
| OKLCH | oklch(71.51% 0.05 345.4) |
| XYZ | xyz(38.8154, 35.6014, 42.8495) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.74
Grey Pink
#C3909B
ΔE00 5.33
Dusty Lavender
#AC86A8
ΔE00 6.87
Lilac
#C8A2C8
ΔE00 6.96
Dusty Pink
#D8A7B1
ΔE00 7.26
Greyish Pink
#C88D94
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB97AA #97BBA8
analogous
#BA97BB #BB97AA #BB9798
triadic
#BB97AA #AABB97 #97AABB
tetradic
#BB97AA #BBBA97 #97BBA8 #9798BB
square
#BB97AA #BBBA97 #97BBA8 #9798BB
split-complementary
#BB97AA #98BB97 #97BBBA
monochromatic
#82556D #A3728C #BB97AA #D3BCC8 #EBE1E6
Accessibility & contrast
On white
2.59
#BB97AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BB97AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB97AA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB97AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB97AA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAB
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#C0979D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb97aa; /* rgb */ color: rgb(187, 151, 170); /* oklch */ color: oklch(71.5% 0.050 345.4);
Tailwind
colors: {
custom: {
50: '#cfb5c3',
500: '#bb97aa',
950: '#000000',
},
}SCSS
$custom: #bb97aa; $custom-light: #cfb5c3; $custom-dark: #000000;
JSON
{
"hex": "#bb97aa",
"rgb": {
"r": 187,
"g": 151,
"b": 170
},
"hsl": {
"h": 328.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.7151,
"c": 0.04997,
"h": 345.4
},
"luminance": 0.356
}Semantic roles & 50–950 ramp
primary
#BB97AA
secondary
#D1DDD7
accent
#9F7046
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081