#BB9AA4#BB9AA4
#BB9AA4 is a light, muted pink. Relative luminance 0.364; OKLCH L 71.9% C 0.041 H 358.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9AA4 |
|---|---|
| RGB | rgb(187, 154, 164) |
| HSL | hsl(342, 20%, 67%) |
| HSV | hsv(342, 18%, 73%) |
| CMYK | cmyk(0%, 17.6%, 12.3%, 26.7%) |
| CIE-LAB | lab(66.79, 13.89, -0.60) |
| CIE-LCH | lch(66.79, 13.90, 357.51°) |
| OKLab | oklab(71.9% 0.0414 -0.0014) |
| OKLCH | oklch(71.9% 0.041 358.1) |
| XYZ | xyz(38.7497, 36.3575, 40.0912) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.47
Grey Pink
#C3909B
ΔE00 5.13
Rosybrown
#BC8F8F
ΔE00 6.01
Dusty Pink
#D8A7B1
ΔE00 6.43
Greyish Pink
#C88D94
ΔE00 7.22
Pinkish Grey
#C8ACA9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9AA4 #9ABBB1
analogous
#BB9AB5 #BB9AA4 #BBA19A
triadic
#BB9AA4 #A4BB9A #9AA4BB
tetradic
#BB9AA4 #B5BB9A #9ABBB1 #A19ABB
square
#BB9AA4 #B5BB9A #9ABBB1 #A19ABB
split-complementary
#BB9AA4 #9ABBA1 #9AB5BB
monochromatic
#835865 #A27583 #BB9AA4 #D4BFC5 #ECE3E6
Accessibility & contrast
On white
2.54
#BB9AA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#BB9AA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9AA4
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9AA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9AA4 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA4
Deuteranopia (green-blind)
#A5A5A3
Tritanopia (blue-blind)
#C1999D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb9aa4; /* rgb */ color: rgb(187, 154, 164); /* oklch */ color: oklch(71.9% 0.041 358.1);
Tailwind
colors: {
custom: {
50: '#cfb7be',
500: '#bb9aa4',
950: '#000000',
},
}SCSS
$custom: #bb9aa4; $custom-light: #cfb7be; $custom-dark: #000000;
JSON
{
"hex": "#bb9aa4",
"rgb": {
"r": 187,
"g": 154,
"b": 164
},
"hsl": {
"h": 341.818,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.71902,
"c": 0.04139,
"h": 358.1
},
"luminance": 0.36356
}Semantic roles & 50–950 ramp
primary
#BB9AA4
secondary
#D3DEDA
accent
#9E8448
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081