#BB9DB0#BB9DB0
#BB9DB0 is a light, muted pink. Relative luminance 0.378; OKLCH L 72.9% C 0.044 H 340.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DB0 |
|---|---|
| RGB | rgb(187, 157, 176) |
| HSL | hsl(322, 18%, 67%) |
| HSV | hsv(322, 16%, 73%) |
| CMYK | cmyk(0%, 16%, 5.9%, 26.7%) |
| CIE-LAB | lab(67.88, 14.33, -5.70) |
| CIE-LCH | lch(67.88, 15.42, 338.30°) |
| OKLab | oklab(72.86% 0.0412 -0.015) |
| OKLCH | oklch(72.86% 0.044 340) |
| XYZ | xyz(40.3862, 37.8143, 46.2373) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.70
Lilac
#C8A2C8
ΔE00 6.40
Grey Pink
#C3909B
ΔE00 7.16
Dusty Pink
#D8A7B1
ΔE00 7.46
Dusty Lavender
#AC86A8
ΔE00 8.04
Faded Pink
#DE9DAC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DB0 #9DBBA8
analogous
#B79DBB #BB9DB0 #BB9DA1
triadic
#BB9DB0 #B0BB9D #9DB0BB
tetradic
#BB9DB0 #BBB79D #9DBBA8 #9DA1BB
square
#BB9DB0 #BBB79D #9DBBA8 #9DA1BB
split-complementary
#BB9DB0 #A1BB9D #9DBBB7
monochromatic
#835B74 #A27993 #BB9DB0 #D4C1CD #EDE5EA
Accessibility & contrast
On white
2.45
#BB9DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BB9DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DB0
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DB0 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B1
Deuteranopia (green-blind)
#A4A7AF
Tritanopia (blue-blind)
#BF9DA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb9db0; /* rgb */ color: rgb(187, 157, 176); /* oklch */ color: oklch(72.9% 0.044 340.0);
Tailwind
colors: {
custom: {
50: '#cfbac7',
500: '#bb9db0',
950: '#000000',
},
}SCSS
$custom: #bb9db0; $custom-light: #cfbac7; $custom-dark: #000000;
JSON
{
"hex": "#bb9db0",
"rgb": {
"r": 187,
"g": 157,
"b": 176
},
"hsl": {
"h": 322,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72861,
"c": 0.04383,
"h": 340
},
"luminance": 0.37813
}Semantic roles & 50–950 ramp
primary
#BB9DB0
secondary
#D5DFD9
accent
#9C6849
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082