#BB9DB6#BB9DB6
#BB9DB6 is a light, muted pink. Relative luminance 0.381; OKLCH L 73.1% C 0.049 H 331.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DB6 |
|---|---|
| RGB | rgb(187, 157, 182) |
| HSL | hsl(310, 18%, 67%) |
| HSV | hsv(310, 16%, 73%) |
| CMYK | cmyk(0%, 16%, 2.7%, 26.7%) |
| CIE-LAB | lab(68.06, 15.43, -8.78) |
| CIE-LCH | lch(68.06, 17.75, 330.36°) |
| OKLab | oklab(73.06% 0.0434 -0.0233) |
| OKLCH | oklch(73.06% 0.049 331.7) |
| XYZ | xyz(40.9931, 38.0570, 49.4332) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.64
Light Mauve
#C292A1
ΔE00 6.73
Dusty Lavender
#AC86A8
ΔE00 7.18
Grey Pink
#C3909B
ΔE00 8.38
Dusty Pink
#D8A7B1
ΔE00 8.60
Heather
#A484AC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DB6 #9DBBA2
analogous
#B19DBB #BB9DB6 #BB9DA7
triadic
#BB9DB6 #B6BB9D #9DB6BB
tetradic
#BB9DB6 #BBB19D #9DBBA2 #9DA7BB
square
#BB9DB6 #BBB19D #9DBBA2 #9DA7BB
split-complementary
#BB9DB6 #A7BB9D #9DBBB1
monochromatic
#835B7C #A2799B #BB9DB6 #D4C1D1 #EDE5EC
Accessibility & contrast
On white
2.44
#BB9DB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#BB9DB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DB6
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DB6 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B7
Deuteranopia (green-blind)
#A3A7B5
Tritanopia (blue-blind)
#BE9EA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb9db6; /* rgb */ color: rgb(187, 157, 182); /* oklch */ color: oklch(73.1% 0.049 331.7);
Tailwind
colors: {
custom: {
50: '#cfbacb',
500: '#bb9db6',
950: '#000000',
},
}SCSS
$custom: #bb9db6; $custom-light: #cfbacb; $custom-dark: #000000;
JSON
{
"hex": "#bb9db6",
"rgb": {
"r": 187,
"g": 157,
"b": 182
},
"hsl": {
"h": 310,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.73059,
"c": 0.04924,
"h": 331.7
},
"luminance": 0.38056
}Semantic roles & 50–950 ramp
primary
#BB9DB6
secondary
#D5DFD7
accent
#9C5749
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082