#BB97B3#BB97B3
#BB97B3 is a light, muted pink. Relative luminance 0.360; OKLCH L 71.8% C 0.057 H 334.0°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BB97B3 |
|---|---|
| RGB | rgb(187, 151, 179) |
| HSL | hsl(313, 21%, 66%) |
| HSV | hsv(313, 19%, 73%) |
| CMYK | cmyk(0%, 19.3%, 4.3%, 26.7%) |
| CIE-LAB | lab(66.48, 18.21, -9.46) |
| CIE-LCH | lch(66.48, 20.52, 332.55°) |
| OKLab | oklab(71.81% 0.0516 -0.0251) |
| OKLCH | oklch(71.81% 0.057 334) |
| XYZ | xyz(39.6961, 35.9537, 47.4877) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.59
Dusty Lavender
#AC86A8
ΔE00 5.42
Light Mauve
#C292A1
ΔE00 5.89
Heather
#A484AC
ΔE00 7.37
Grey Pink
#C3909B
ΔE00 7.65
Dusty Pink
#D8A7B1
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB97B3 #97BB9F
analogous
#B197BB #BB97B3 #BB97A1
triadic
#BB97B3 #B3BB97 #97B3BB
tetradic
#BB97B3 #BBB197 #97BB9F #97A1BB
square
#BB97B3 #BBB197 #97BB9F #97A1BB
split-complementary
#BB97B3 #A1BB97 #97BBB1
monochromatic
#825578 #A37298 #BB97B3 #D3BCCE #EBE1E9
Accessibility & contrast
On white
2.56
#BB97B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BB97B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB97B3
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB97B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB97B3 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979FB4
Deuteranopia (green-blind)
#9FA3B2
Tritanopia (blue-blind)
#BF98A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb97b3; /* rgb */ color: rgb(187, 151, 179); /* oklch */ color: oklch(71.8% 0.057 334.0);
Tailwind
colors: {
custom: {
50: '#cfb5c9',
500: '#bb97b3',
950: '#000000',
},
}SCSS
$custom: #bb97b3; $custom-light: #cfb5c9; $custom-dark: #000000;
JSON
{
"hex": "#bb97b3",
"rgb": {
"r": 187,
"g": 151,
"b": 179
},
"hsl": {
"h": 313.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.71809,
"c": 0.0574,
"h": 334
},
"luminance": 0.35953
}Semantic roles & 50–950 ramp
primary
#BB97B3
secondary
#D1DDD4
accent
#9F5A46
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082