#BB98AA#BB98AA
#BB98AA is a light, muted pink. Relative luminance 0.359; OKLCH L 71.7% C 0.048 H 346.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98AA |
|---|---|
| RGB | rgb(187, 152, 170) |
| HSL | hsl(329, 20%, 66%) |
| HSV | hsv(329, 19%, 73%) |
| CMYK | cmyk(0%, 18.7%, 9.1%, 26.7%) |
| CIE-LAB | lab(66.46, 16.03, -4.45) |
| CIE-LCH | lch(66.46, 16.64, 344.49°) |
| OKLab | oklab(71.7% 0.0468 -0.0116) |
| OKLCH | oklch(71.7% 0.048 346.1) |
| XYZ | xyz(38.9770, 35.9247, 42.9034) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.89
Grey Pink
#C3909B
ΔE00 5.40
Dusty Pink
#D8A7B1
ΔE00 7.09
Lilac
#C8A2C8
ΔE00 7.13
Dusty Lavender
#AC86A8
ΔE00 7.26
Greyish Pink
#C88D94
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98AA #98BBA9
analogous
#BB98BB #BB98AA #BB9899
triadic
#BB98AA #AABB98 #98AABB
tetradic
#BB98AA #BBBB98 #98BBA9 #9899BB
square
#BB98AA #BBBB98 #98BBA9 #9899BB
split-complementary
#BB98AA #99BB98 #98BBBB
monochromatic
#82566D #A3738C #BB98AA #D3BDC8 #ECE2E7
Accessibility & contrast
On white
2.57
#BB98AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#BB98AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98AA
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98AA | 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)
#9A9EAB
Deuteranopia (green-blind)
#A2A4A9
Tritanopia (blue-blind)
#C0989E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb98aa; /* rgb */ color: rgb(187, 152, 170); /* oklch */ color: oklch(71.7% 0.048 346.1);
Tailwind
colors: {
custom: {
50: '#cfb6c3',
500: '#bb98aa',
950: '#000000',
},
}SCSS
$custom: #bb98aa; $custom-light: #cfb6c3; $custom-dark: #000000;
JSON
{
"hex": "#bb98aa",
"rgb": {
"r": 187,
"g": 152,
"b": 170
},
"hsl": {
"h": 329.143,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.71702,
"c": 0.0482,
"h": 346.1
},
"luminance": 0.35924
}Semantic roles & 50–950 ramp
primary
#BB98AA
secondary
#D2DDD7
accent
#9F7147
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081