#BB98A3#BB98A3
#BB98A3 is a light, muted pink. Relative luminance 0.357; OKLCH L 71.5% C 0.044 H 357.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98A3 |
|---|---|
| RGB | rgb(187, 152, 163) |
| HSL | hsl(341, 20%, 66%) |
| HSV | hsv(341, 19%, 73%) |
| CMYK | cmyk(0%, 18.7%, 12.8%, 26.7%) |
| CIE-LAB | lab(66.26, 14.82, -0.81) |
| CIE-LCH | lch(66.26, 14.85, 356.85°) |
| OKLab | oklab(71.48% 0.0442 -0.0019) |
| OKLCH | oklch(71.48% 0.044 357.5) |
| XYZ | xyz(38.3324, 35.6668, 39.5084) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.71
Grey Pink
#C3909B
ΔE00 4.45
Rosybrown
#BC8F8F
ΔE00 5.77
Dusty Pink
#D8A7B1
ΔE00 6.44
Greyish Pink
#C88D94
ΔE00 6.66
Faded Pink
#DE9DAC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98A3 #98BBB0
analogous
#BB98B5 #BB98A3 #BB9F98
triadic
#BB98A3 #A3BB98 #98A3BB
tetradic
#BB98A3 #B5BB98 #98BBB0 #9F98BB
square
#BB98A3 #B5BB98 #98BBB0 #9F98BB
split-complementary
#BB98A3 #98BB9F #98B5BB
monochromatic
#825664 #A37382 #BB98A3 #D3BDC4 #ECE2E5
Accessibility & contrast
On white
2.58
#BB98A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#BB98A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98A3
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98A3 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA3
Deuteranopia (green-blind)
#A4A3A2
Tritanopia (blue-blind)
#C1979C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb98a3; /* rgb */ color: rgb(187, 152, 163); /* oklch */ color: oklch(71.5% 0.044 357.5);
Tailwind
colors: {
custom: {
50: '#cfb6be',
500: '#bb98a3',
950: '#000000',
},
}SCSS
$custom: #bb98a3; $custom-light: #cfb6be; $custom-dark: #000000;
JSON
{
"hex": "#bb98a3",
"rgb": {
"r": 187,
"g": 152,
"b": 163
},
"hsl": {
"h": 341.143,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.71484,
"c": 0.04419,
"h": 357.5
},
"luminance": 0.35666
}Semantic roles & 50–950 ramp
primary
#BB98A3
secondary
#D2DDDA
accent
#9F8347
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081