#BB97B2#BB97B2
#BB97B2 is a light, muted pink. Relative luminance 0.359; OKLCH L 71.8% C 0.056 H 335.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BB97B2 |
|---|---|
| RGB | rgb(187, 151, 178) |
| HSL | hsl(315, 21%, 66%) |
| HSV | hsv(315, 19%, 73%) |
| CMYK | cmyk(0%, 19.3%, 4.8%, 26.7%) |
| CIE-LAB | lab(66.45, 18.02, -8.94) |
| CIE-LCH | lch(66.45, 20.12, 333.61°) |
| OKLab | oklab(71.78% 0.0513 -0.0237) |
| OKLCH | oklch(71.78% 0.056 335.1) |
| XYZ | xyz(39.5953, 35.9134, 46.9570) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.82
Dusty Lavender
#AC86A8
ΔE00 5.51
Light Mauve
#C292A1
ΔE00 5.62
Grey Pink
#C3909B
ΔE00 7.38
Heather
#A484AC
ΔE00 7.53
Dusty Pink
#D8A7B1
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB97B2 #97BBA0
analogous
#B297BB #BB97B2 #BB97A0
triadic
#BB97B2 #B2BB97 #97B2BB
tetradic
#BB97B2 #BBB297 #97BBA0 #97A0BB
square
#BB97B2 #BBB297 #97BBA0 #97A0BB
split-complementary
#BB97B2 #A0BB97 #97BBB2
monochromatic
#825577 #A37297 #BB97B2 #D3BCCD #EBE1E9
Accessibility & contrast
On white
2.57
#BB97B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#BB97B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB97B2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB97B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB97B2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979FB3
Deuteranopia (green-blind)
#9FA3B1
Tritanopia (blue-blind)
#BF98A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb97b2; /* rgb */ color: rgb(187, 151, 178); /* oklch */ color: oklch(71.8% 0.056 335.1);
Tailwind
colors: {
custom: {
50: '#cfb5c9',
500: '#bb97b2',
950: '#000000',
},
}SCSS
$custom: #bb97b2; $custom-light: #cfb5c9; $custom-dark: #000000;
JSON
{
"hex": "#bb97b2",
"rgb": {
"r": 187,
"g": 151,
"b": 178
},
"hsl": {
"h": 315,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.71775,
"c": 0.05648,
"h": 335.1
},
"luminance": 0.35912
}Semantic roles & 50–950 ramp
primary
#BB97B2
secondary
#D1DDD4
accent
#9F5C46
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082