#BB9AA3#BB9AA3
#BB9AA3 is a light, muted pink. Relative luminance 0.363; OKLCH L 71.9% C 0.041 H 360.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9AA3 |
|---|---|
| RGB | rgb(187, 154, 163) |
| HSL | hsl(344, 20%, 67%) |
| HSV | hsv(344, 18%, 73%) |
| CMYK | cmyk(0%, 17.6%, 12.8%, 26.7%) |
| CIE-LAB | lab(66.76, 13.72, -0.08) |
| CIE-LCH | lch(66.76, 13.72, 359.65°) |
| OKLab | oklab(71.87% 0.041 0) |
| OKLCH | oklch(71.87% 0.041 0) |
| XYZ | xyz(38.6597, 36.3215, 39.6175) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.61
Grey Pink
#C3909B
ΔE00 5.14
Rosybrown
#BC8F8F
ΔE00 5.73
Dusty Pink
#D8A7B1
ΔE00 6.44
Greyish Pink
#C88D94
ΔE00 7.12
Pinkish Grey
#C8ACA9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9AA3 #9ABBB2
analogous
#BB9AB4 #BB9AA3 #BBA29A
triadic
#BB9AA3 #A3BB9A #9AA3BB
tetradic
#BB9AA3 #B4BB9A #9ABBB2 #A29ABB
square
#BB9AA3 #B4BB9A #9ABBB2 #A29ABB
split-complementary
#BB9AA3 #9ABBA2 #9AB4BB
monochromatic
#835864 #A27582 #BB9AA3 #D4BFC4 #ECE3E6
Accessibility & contrast
On white
2.54
#BB9AA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#BB9AA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9AA3
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9AA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9AA3 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA3
Deuteranopia (green-blind)
#A5A5A2
Tritanopia (blue-blind)
#C1989D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb9aa3; /* rgb */ color: rgb(187, 154, 163); /* oklch */ color: oklch(71.9% 0.041 360.0);
Tailwind
colors: {
custom: {
50: '#cfb7be',
500: '#bb9aa3',
950: '#000000',
},
}SCSS
$custom: #bb9aa3; $custom-light: #cfb7be; $custom-dark: #000000;
JSON
{
"hex": "#bb9aa3",
"rgb": {
"r": 187,
"g": 154,
"b": 163
},
"hsl": {
"h": 343.636,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.71872,
"c": 0.04098,
"h": 360
},
"luminance": 0.3632
}Semantic roles & 50–950 ramp
primary
#BB9AA3
secondary
#D3DEDB
accent
#9E8648
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081