#BB9DB1#BB9DB1
#BB9DB1 is a light, muted pink. Relative luminance 0.379; OKLCH L 72.9% C 0.045 H 338.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DB1 |
|---|---|
| RGB | rgb(187, 157, 177) |
| HSL | hsl(320, 18%, 67%) |
| HSV | hsv(320, 16%, 73%) |
| CMYK | cmyk(0%, 16%, 5.3%, 26.7%) |
| CIE-LAB | lab(67.91, 14.51, -6.22) |
| CIE-LCH | lch(67.91, 15.79, 336.81°) |
| OKLab | oklab(72.89% 0.0415 -0.0164) |
| OKLCH | oklch(72.89% 0.045 338.5) |
| XYZ | xyz(40.4855, 37.8540, 46.7603) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.84
Lilac
#C8A2C8
ΔE00 6.09
Grey Pink
#C3909B
ΔE00 7.34
Dusty Pink
#D8A7B1
ΔE00 7.63
Dusty Lavender
#AC86A8
ΔE00 7.86
Faded Pink
#DE9DAC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DB1 #9DBBA7
analogous
#B69DBB #BB9DB1 #BB9DA2
triadic
#BB9DB1 #B1BB9D #9DB1BB
tetradic
#BB9DB1 #BBB69D #9DBBA7 #9DA2BB
square
#BB9DB1 #BBB69D #9DBBA7 #9DA2BB
split-complementary
#BB9DB1 #A2BB9D #9DBBB6
monochromatic
#835B75 #A27994 #BB9DB1 #D4C1CE #EDE5EB
Accessibility & contrast
On white
2.45
#BB9DB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BB9DB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DB1
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DB1 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B2
Deuteranopia (green-blind)
#A4A7B0
Tritanopia (blue-blind)
#BF9EA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb9db1; /* rgb */ color: rgb(187, 157, 177); /* oklch */ color: oklch(72.9% 0.045 338.5);
Tailwind
colors: {
custom: {
50: '#cfbac8',
500: '#bb9db1',
950: '#000000',
},
}SCSS
$custom: #bb9db1; $custom-light: #cfbac8; $custom-dark: #000000;
JSON
{
"hex": "#bb9db1",
"rgb": {
"r": 187,
"g": 157,
"b": 177
},
"hsl": {
"h": 320,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72894,
"c": 0.04467,
"h": 338.5
},
"luminance": 0.37853
}Semantic roles & 50–950 ramp
primary
#BB9DB1
secondary
#D5DFD8
accent
#9C6549
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082