#BB98AE#BB98AE
#BB98AE is a light, muted pink. Relative luminance 0.361; OKLCH L 71.8% C 0.051 H 340.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98AE |
|---|---|
| RGB | rgb(187, 152, 174) |
| HSL | hsl(322, 20%, 66%) |
| HSV | hsv(322, 19%, 73%) |
| CMYK | cmyk(0%, 18.7%, 7%, 26.7%) |
| CIE-LAB | lab(66.58, 16.74, -6.52) |
| CIE-LCH | lch(66.58, 17.96, 338.74°) |
| OKLab | oklab(71.83% 0.0483 -0.0172) |
| OKLCH | oklch(71.83% 0.051 340.4) |
| XYZ | xyz(39.3611, 36.0783, 44.9266) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.63
Lilac
#C8A2C8
ΔE00 5.94
Grey Pink
#C3909B
ΔE00 6.31
Dusty Lavender
#AC86A8
ΔE00 6.43
Dusty Pink
#D8A7B1
ΔE00 7.77
Heather
#A484AC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98AE #98BBA5
analogous
#B798BB #BB98AE #BB989D
triadic
#BB98AE #AEBB98 #98AEBB
tetradic
#BB98AE #BBB798 #98BBA5 #989DBB
square
#BB98AE #BBB798 #98BBA5 #989DBB
split-complementary
#BB98AE #9DBB98 #98BBB7
monochromatic
#825672 #A37391 #BB98AE #D3BDCB #ECE2E8
Accessibility & contrast
On white
2.56
#BB98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#BB98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98AE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98AE | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FAF
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#C0989F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb98ae; /* rgb */ color: rgb(187, 152, 174); /* oklch */ color: oklch(71.8% 0.051 340.4);
Tailwind
colors: {
custom: {
50: '#cfb6c6',
500: '#bb98ae',
950: '#000000',
},
}SCSS
$custom: #bb98ae; $custom-light: #cfb6c6; $custom-dark: #000000;
JSON
{
"hex": "#bb98ae",
"rgb": {
"r": 187,
"g": 152,
"b": 174
},
"hsl": {
"h": 322.286,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.71832,
"c": 0.05121,
"h": 340.4
},
"luminance": 0.36077
}Semantic roles & 50–950 ramp
primary
#BB98AE
secondary
#D2DDD6
accent
#9F6747
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082