#BB9AAA#BB9AAA
#BB9AAA is a light, muted pink. Relative luminance 0.366; OKLCH L 72.1% C 0.045 H 347.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9AAA |
|---|---|
| RGB | rgb(187, 154, 170) |
| HSL | hsl(331, 20%, 67%) |
| HSV | hsv(331, 18%, 73%) |
| CMYK | cmyk(0%, 17.6%, 9.1%, 26.7%) |
| CIE-LAB | lab(66.96, 14.92, -3.71) |
| CIE-LCH | lch(66.96, 15.38, 346.02°) |
| OKLab | oklab(72.09% 0.0436 -0.0097) |
| OKLCH | oklch(72.09% 0.045 347.5) |
| XYZ | xyz(39.3043, 36.5794, 43.0125) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.34
Grey Pink
#C3909B
ΔE00 5.67
Dusty Pink
#D8A7B1
ΔE00 6.84
Lilac
#C8A2C8
ΔE00 7.55
Rosybrown
#BC8F8F
ΔE00 7.79
Dusty Lavender
#AC86A8
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9AAA #9ABBAB
analogous
#BB9ABB #BB9AAA #BB9B9A
triadic
#BB9AAA #AABB9A #9AAABB
tetradic
#BB9AAA #BBBB9A #9ABBAB #9B9ABB
square
#BB9AAA #BBBB9A #9ABBAB #9B9ABB
split-complementary
#BB9AAA #9ABB9B #9ABBBB
monochromatic
#83586D #A2758B #BB9AAA #D4BFC9 #ECE3E8
Accessibility & contrast
On white
2.53
#BB9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#BB9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9AAA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9AAA | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#A4A5A9
Tritanopia (blue-blind)
#C09A9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb9aaa; /* rgb */ color: rgb(187, 154, 170); /* oklch */ color: oklch(72.1% 0.045 347.5);
Tailwind
colors: {
custom: {
50: '#cfb7c3',
500: '#bb9aaa',
950: '#000000',
},
}SCSS
$custom: #bb9aaa; $custom-light: #cfb7c3; $custom-dark: #000000;
JSON
{
"hex": "#bb9aaa",
"rgb": {
"r": 187,
"g": 154,
"b": 170
},
"hsl": {
"h": 330.909,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.72088,
"c": 0.0447,
"h": 347.5
},
"luminance": 0.36578
}Semantic roles & 50–950 ramp
primary
#BB9AAA
secondary
#D3DED9
accent
#9E7448
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081