#BB9DA9#BB9DA9
#BB9DA9 is a light, muted pink. Relative luminance 0.375; OKLCH L 72.6% C 0.039 H 352.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DA9 |
|---|---|
| RGB | rgb(187, 157, 169) |
| HSL | hsl(336, 18%, 67%) |
| HSV | hsv(336, 16%, 73%) |
| CMYK | cmyk(0%, 16%, 9.6%, 26.7%) |
| CIE-LAB | lab(67.68, 13.09, -2.09) |
| CIE-LCH | lch(67.68, 13.25, 350.92°) |
| OKLab | oklab(72.64% 0.0386 -0.0054) |
| OKLCH | oklch(72.64% 0.039 352.1) |
| XYZ | xyz(39.7114, 37.5443, 42.6833) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.37
Grey Pink
#C3909B
ΔE00 6.30
Dusty Pink
#D8A7B1
ΔE00 6.68
Rosybrown
#BC8F8F
ΔE00 7.42
Pinkish Grey
#C8ACA9
ΔE00 7.54
Greyish Pink
#C88D94
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DA9 #9DBBAF
analogous
#BB9DB8 #BB9DA9 #BBA09D
triadic
#BB9DA9 #A9BB9D #9DA9BB
tetradic
#BB9DA9 #B8BB9D #9DBBAF #A09DBB
square
#BB9DA9 #B8BB9D #9DBBAF #A09DBB
split-complementary
#BB9DA9 #9DBBA0 #9DB8BB
monochromatic
#835B6B #A27989 #BB9DA9 #D4C1C9 #EDE5E8
Accessibility & contrast
On white
2.47
#BB9DA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BB9DA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DA9
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DA9 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A9
Deuteranopia (green-blind)
#A6A7A8
Tritanopia (blue-blind)
#C09CA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb9da9; /* rgb */ color: rgb(187, 157, 169); /* oklch */ color: oklch(72.6% 0.039 352.1);
Tailwind
colors: {
custom: {
50: '#cfbac2',
500: '#bb9da9',
950: '#000000',
},
}SCSS
$custom: #bb9da9; $custom-light: #cfbac2; $custom-dark: #000000;
JSON
{
"hex": "#bb9da9",
"rgb": {
"r": 187,
"g": 157,
"b": 169
},
"hsl": {
"h": 336,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.7264,
"c": 0.03893,
"h": 352.1
},
"luminance": 0.37543
}Semantic roles & 50–950 ramp
primary
#BB9DA9
secondary
#D5DFDB
accent
#9C7B49
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081