#BB98B2#BB98B2
#BB98B2 is a light, muted pink. Relative luminance 0.362; OKLCH L 72.0% C 0.055 H 335.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98B2 |
|---|---|
| RGB | rgb(187, 152, 178) |
| HSL | hsl(315, 20%, 66%) |
| HSV | hsv(315, 19%, 73%) |
| CMYK | cmyk(0%, 18.7%, 4.8%, 26.7%) |
| CIE-LAB | lab(66.70, 17.47, -8.58) |
| CIE-LCH | lch(66.70, 19.46, 333.85°) |
| OKLab | oklab(71.97% 0.0497 -0.0227) |
| OKLCH | oklch(71.97% 0.055 335.4) |
| XYZ | xyz(39.7569, 36.2366, 47.0109) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.88
Light Mauve
#C292A1
ΔE00 5.59
Dusty Lavender
#AC86A8
ΔE00 5.84
Grey Pink
#C3909B
ΔE00 7.33
Heather
#A484AC
ΔE00 7.82
Dusty Pink
#D8A7B1
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98B2 #98BBA1
analogous
#B398BB #BB98B2 #BB98A1
triadic
#BB98B2 #B2BB98 #98B2BB
tetradic
#BB98B2 #BBB398 #98BBA1 #98A1BB
square
#BB98B2 #BBB398 #98BBA1 #98A1BB
split-complementary
#BB98B2 #A1BB98 #98BBB3
monochromatic
#825677 #A37396 #BB98B2 #D3BDCE #ECE2E9
Accessibility & contrast
On white
2.55
#BB98B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#BB98B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98B2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98B2 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB3
Deuteranopia (green-blind)
#A0A4B1
Tritanopia (blue-blind)
#BF99A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb98b2; /* rgb */ color: rgb(187, 152, 178); /* oklch */ color: oklch(72.0% 0.055 335.4);
Tailwind
colors: {
custom: {
50: '#cfb6c9',
500: '#bb98b2',
950: '#000000',
},
}SCSS
$custom: #bb98b2; $custom-light: #cfb6c9; $custom-dark: #000000;
JSON
{
"hex": "#bb98b2",
"rgb": {
"r": 187,
"g": 152,
"b": 178
},
"hsl": {
"h": 315.429,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.71965,
"c": 0.05465,
"h": 335.4
},
"luminance": 0.36236
}Semantic roles & 50–950 ramp
primary
#BB98B2
secondary
#D2DDD5
accent
#9F5D47
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082