#BB99A2#BB99A2
#BB99A2 is a light, muted pink. Relative luminance 0.360; OKLCH L 71.6% C 0.042 H 0.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BB99A2 |
|---|---|
| RGB | rgb(187, 153, 162) |
| HSL | hsl(344, 20%, 67%) |
| HSV | hsv(344, 18%, 73%) |
| CMYK | cmyk(0%, 18.2%, 13.4%, 26.7%) |
| CIE-LAB | lab(66.49, 14.10, 0.07) |
| CIE-LCH | lch(66.49, 14.10, 0.29°) |
| OKLab | oklab(71.65% 0.0422 0.0004) |
| OKLCH | oklch(71.65% 0.042 0.5) |
| XYZ | xyz(38.4061, 35.9571, 39.0927) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.30
Grey Pink
#C3909B
ΔE00 4.78
Rosybrown
#BC8F8F
ΔE00 5.44
Dusty Pink
#D8A7B1
ΔE00 6.43
Greyish Pink
#C88D94
ΔE00 6.78
Pinkish Grey
#C8ACA9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB99A2 #99BBB2
analogous
#BB99B3 #BB99A2 #BBA199
triadic
#BB99A2 #A2BB99 #99A2BB
tetradic
#BB99A2 #B3BB99 #99BBB2 #A199BB
square
#BB99A2 #B3BB99 #99BBB2 #A199BB
split-complementary
#BB99A2 #99BBA1 #99B3BB
monochromatic
#835763 #A37481 #BB99A2 #D3BEC3 #ECE2E5
Accessibility & contrast
On white
2.56
#BB99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BB99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB99A2
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB99A2 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA2
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#C1979C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb99a2; /* rgb */ color: rgb(187, 153, 162); /* oklch */ color: oklch(71.6% 0.042 0.5);
Tailwind
colors: {
custom: {
50: '#cfb7bd',
500: '#bb99a2',
950: '#000000',
},
}SCSS
$custom: #bb99a2; $custom-light: #cfb7bd; $custom-dark: #000000;
JSON
{
"hex": "#bb99a2",
"rgb": {
"r": 187,
"g": 153,
"b": 162
},
"hsl": {
"h": 344.118,
"s": 20,
"l": 66.667
},
"oklch": {
"l": 0.71647,
"c": 0.04218,
"h": 0.5
},
"luminance": 0.35956
}Semantic roles & 50–950 ramp
primary
#BB99A2
secondary
#D2DDDA
accent
#9E8747
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081