#BB98A2#BB98A2
#BB98A2 is a light, muted pink. Relative luminance 0.356; OKLCH L 71.5% C 0.044 H 359.3°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98A2 |
|---|---|
| RGB | rgb(187, 152, 162) |
| HSL | hsl(343, 20%, 66%) |
| HSV | hsv(343, 19%, 73%) |
| CMYK | cmyk(0%, 18.7%, 13.4%, 26.7%) |
| CIE-LAB | lab(66.24, 14.66, -0.29) |
| CIE-LCH | lch(66.24, 14.66, 358.85°) |
| OKLab | oklab(71.45% 0.0438 -0.0006) |
| OKLCH | oklch(71.45% 0.044 359.3) |
| XYZ | xyz(38.2431, 35.6311, 39.0384) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.83
Grey Pink
#C3909B
ΔE00 4.42
Rosybrown
#BC8F8F
ΔE00 5.47
Dusty Pink
#D8A7B1
ΔE00 6.42
Greyish Pink
#C88D94
ΔE00 6.54
Pinkish Grey
#C8ACA9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98A2 #98BBB1
analogous
#BB98B4 #BB98A2 #BBA098
triadic
#BB98A2 #A2BB98 #98A2BB
tetradic
#BB98A2 #B4BB98 #98BBB1 #A098BB
square
#BB98A2 #B4BB98 #98BBB1 #A098BB
split-complementary
#BB98A2 #98BBA0 #98B4BB
monochromatic
#825663 #A37381 #BB98A2 #D3BDC3 #ECE2E5
Accessibility & contrast
On white
2.58
#BB98A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#BB98A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98A2
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98A2 | 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)
#9C9EA2
Deuteranopia (green-blind)
#A4A3A1
Tritanopia (blue-blind)
#C1969B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb98a2; /* rgb */ color: rgb(187, 152, 162); /* oklch */ color: oklch(71.5% 0.044 359.3);
Tailwind
colors: {
custom: {
50: '#cfb6bd',
500: '#bb98a2',
950: '#000000',
},
}SCSS
$custom: #bb98a2; $custom-light: #cfb6bd; $custom-dark: #000000;
JSON
{
"hex": "#bb98a2",
"rgb": {
"r": 187,
"g": 152,
"b": 162
},
"hsl": {
"h": 342.857,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.71454,
"c": 0.04377,
"h": 359.3
},
"luminance": 0.3563
}Semantic roles & 50–950 ramp
primary
#BB98A2
secondary
#D2DDDA
accent
#9F8647
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081