#BB99AF#BB99AF
#BB99AF is a light, muted pink. Relative luminance 0.364; OKLCH L 72.1% C 0.050 H 339.5°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BB99AF |
|---|---|
| RGB | rgb(187, 153, 175) |
| HSL | hsl(321, 20%, 67%) |
| HSV | hsv(321, 18%, 73%) |
| CMYK | cmyk(0%, 18.2%, 6.4%, 26.7%) |
| CIE-LAB | lab(66.86, 16.37, -6.66) |
| CIE-LCH | lch(66.86, 17.67, 337.85°) |
| OKLab | oklab(72.06% 0.0471 -0.0176) |
| OKLCH | oklch(72.06% 0.05 339.5) |
| XYZ | xyz(39.6220, 36.4434, 45.4962) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.92
Lilac
#C8A2C8
ΔE00 5.80
Grey Pink
#C3909B
ΔE00 6.58
Dusty Lavender
#AC86A8
ΔE00 6.63
Dusty Pink
#D8A7B1
ΔE00 7.78
Heather
#A484AC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB99AF #99BBA5
analogous
#B699BB #BB99AF #BB999E
triadic
#BB99AF #AFBB99 #99AFBB
tetradic
#BB99AF #BBB699 #99BBA5 #999EBB
square
#BB99AF #BBB699 #99BBA5 #999EBB
split-complementary
#BB99AF #9EBB99 #99BBB6
monochromatic
#835773 #A37492 #BB99AF #D3BECC #ECE2E9
Accessibility & contrast
On white
2.53
#BB99AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#BB99AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB99AF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB99AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB99AF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#A2A4AE
Tritanopia (blue-blind)
#BF99A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb99af; /* rgb */ color: rgb(187, 153, 175); /* oklch */ color: oklch(72.1% 0.050 339.5);
Tailwind
colors: {
custom: {
50: '#cfb7c6',
500: '#bb99af',
950: '#000000',
},
}SCSS
$custom: #bb99af; $custom-light: #cfb7c6; $custom-dark: #000000;
JSON
{
"hex": "#bb99af",
"rgb": {
"r": 187,
"g": 153,
"b": 175
},
"hsl": {
"h": 321.176,
"s": 20,
"l": 66.667
},
"oklch": {
"l": 0.72057,
"c": 0.05023,
"h": 339.5
},
"luminance": 0.36442
}Semantic roles & 50–950 ramp
primary
#BB99AF
secondary
#D2DDD6
accent
#9E6647
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082