#BB99B2#BB99B2
#BB99B2 is a light, muted pink. Relative luminance 0.366; OKLCH L 72.2% C 0.053 H 335.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BB99B2 |
|---|---|
| RGB | rgb(187, 153, 178) |
| HSL | hsl(316, 20%, 67%) |
| HSV | hsv(316, 18%, 73%) |
| CMYK | cmyk(0%, 18.2%, 4.8%, 26.7%) |
| CIE-LAB | lab(66.95, 16.91, -8.21) |
| CIE-LCH | lch(66.95, 18.80, 334.11°) |
| OKLab | oklab(72.16% 0.0481 -0.0218) |
| OKLCH | oklch(72.16% 0.053 335.7) |
| XYZ | xyz(39.9199, 36.5626, 47.0652) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.98
Light Mauve
#C292A1
ΔE00 5.59
Dusty Lavender
#AC86A8
ΔE00 6.18
Grey Pink
#C3909B
ΔE00 7.31
Heather
#A484AC
ΔE00 8.12
Dusty Pink
#D8A7B1
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB99B2 #99BBA2
analogous
#B399BB #BB99B2 #BB99A1
triadic
#BB99B2 #B2BB99 #99B2BB
tetradic
#BB99B2 #BBB399 #99BBA2 #99A1BB
square
#BB99B2 #BBB399 #99BBA2 #99A1BB
split-complementary
#BB99B2 #A1BB99 #99BBB3
monochromatic
#835777 #A37496 #BB99B2 #D3BECE #ECE2E9
Accessibility & contrast
On white
2.53
#BB99B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#BB99B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB99B2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB99B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB99B2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A0B3
Deuteranopia (green-blind)
#A1A5B1
Tritanopia (blue-blind)
#BF9AA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb99b2; /* rgb */ color: rgb(187, 153, 178); /* oklch */ color: oklch(72.2% 0.053 335.7);
Tailwind
colors: {
custom: {
50: '#cfb7c9',
500: '#bb99b2',
950: '#000000',
},
}SCSS
$custom: #bb99b2; $custom-light: #cfb7c9; $custom-dark: #000000;
JSON
{
"hex": "#bb99b2",
"rgb": {
"r": 187,
"g": 153,
"b": 178
},
"hsl": {
"h": 315.882,
"s": 20,
"l": 66.667
},
"oklch": {
"l": 0.72156,
"c": 0.05282,
"h": 335.7
},
"luminance": 0.36562
}Semantic roles & 50–950 ramp
primary
#BB99B2
secondary
#D2DDD5
accent
#9E5E47
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082