#BB98AC#BB98AC
#BB98AC is a light, muted pink. Relative luminance 0.360; OKLCH L 71.8% C 0.050 H 343.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98AC |
|---|---|
| RGB | rgb(187, 152, 172) |
| HSL | hsl(326, 20%, 66%) |
| HSV | hsv(326, 19%, 73%) |
| CMYK | cmyk(0%, 18.7%, 8%, 26.7%) |
| CIE-LAB | lab(66.52, 16.38, -5.48) |
| CIE-LCH | lch(66.52, 17.28, 341.50°) |
| OKLab | oklab(71.77% 0.0475 -0.0144) |
| OKLCH | oklch(71.77% 0.05 343.2) |
| XYZ | xyz(39.1676, 36.0009, 43.9074) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.22
Grey Pink
#C3909B
ΔE00 5.83
Lilac
#C8A2C8
ΔE00 6.52
Dusty Lavender
#AC86A8
ΔE00 6.82
Dusty Pink
#D8A7B1
ΔE00 7.41
Greyish Pink
#C88D94
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98AC #98BBA7
analogous
#B998BB #BB98AC #BB989B
triadic
#BB98AC #ACBB98 #98ACBB
tetradic
#BB98AC #BBB998 #98BBA7 #989BBB
square
#BB98AC #BBB998 #98BBA7 #989BBB
split-complementary
#BB98AC #9BBB98 #98BBB9
monochromatic
#82566F #A3738E #BB98AC #D3BDCA #ECE2E7
Accessibility & contrast
On white
2.56
#BB98AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#BB98AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98AC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98AC | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAD
Deuteranopia (green-blind)
#A1A4AB
Tritanopia (blue-blind)
#C0989F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb98ac; /* rgb */ color: rgb(187, 152, 172); /* oklch */ color: oklch(71.8% 0.050 343.2);
Tailwind
colors: {
custom: {
50: '#cfb6c4',
500: '#bb98ac',
950: '#000000',
},
}SCSS
$custom: #bb98ac; $custom-light: #cfb6c4; $custom-dark: #000000;
JSON
{
"hex": "#bb98ac",
"rgb": {
"r": 187,
"g": 152,
"b": 172
},
"hsl": {
"h": 325.714,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.71767,
"c": 0.04965,
"h": 343.2
},
"luminance": 0.36
}Semantic roles & 50–950 ramp
primary
#BB98AC
secondary
#D2DDD7
accent
#9F6C47
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081