#BB98AB#BB98AB
#BB98AB is a light, muted pink. Relative luminance 0.360; OKLCH L 71.7% C 0.049 H 344.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98AB |
|---|---|
| RGB | rgb(187, 152, 171) |
| HSL | hsl(327, 20%, 66%) |
| HSV | hsv(327, 19%, 73%) |
| CMYK | cmyk(0%, 18.7%, 8.6%, 26.7%) |
| CIE-LAB | lab(66.49, 16.21, -4.97) |
| CIE-LCH | lch(66.49, 16.95, 342.97°) |
| OKLab | oklab(71.74% 0.0472 -0.013) |
| OKLCH | oklch(71.74% 0.049 344.6) |
| XYZ | xyz(39.0719, 35.9626, 43.4035) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.04
Grey Pink
#C3909B
ΔE00 5.61
Lilac
#C8A2C8
ΔE00 6.82
Dusty Lavender
#AC86A8
ΔE00 7.03
Dusty Pink
#D8A7B1
ΔE00 7.24
Greyish Pink
#C88D94
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98AB #98BBA8
analogous
#BA98BB #BB98AB #BB989A
triadic
#BB98AB #ABBB98 #98ABBB
tetradic
#BB98AB #BBBA98 #98BBA8 #989ABB
square
#BB98AB #BBBA98 #98BBA8 #989ABB
split-complementary
#BB98AB #9ABB98 #98BBBA
monochromatic
#82566E #A3738D #BB98AB #D3BDC9 #ECE2E7
Accessibility & contrast
On white
2.56
#BB98AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BB98AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98AB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98AB | 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)
#9A9EAC
Deuteranopia (green-blind)
#A2A4AA
Tritanopia (blue-blind)
#C0989E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb98ab; /* rgb */ color: rgb(187, 152, 171); /* oklch */ color: oklch(71.7% 0.049 344.6);
Tailwind
colors: {
custom: {
50: '#cfb6c4',
500: '#bb98ab',
950: '#000000',
},
}SCSS
$custom: #bb98ab; $custom-light: #cfb6c4; $custom-dark: #000000;
JSON
{
"hex": "#bb98ab",
"rgb": {
"r": 187,
"g": 152,
"b": 171
},
"hsl": {
"h": 327.429,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.71735,
"c": 0.04891,
"h": 344.6
},
"luminance": 0.35962
}Semantic roles & 50–950 ramp
primary
#BB98AB
secondary
#D2DDD7
accent
#9F6F47
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081