#BB9DA7#BB9DA7
#BB9DA7 is a light, muted pink. Relative luminance 0.375; OKLCH L 72.6% C 0.038 H 356.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DA7 |
|---|---|
| RGB | rgb(187, 157, 167) |
| HSL | hsl(340, 18%, 67%) |
| HSV | hsv(340, 16%, 73%) |
| CMYK | cmyk(0%, 16%, 10.7%, 26.7%) |
| CIE-LAB | lab(67.63, 12.74, -1.06) |
| CIE-LCH | lch(67.63, 12.78, 355.26°) |
| OKLab | oklab(72.58% 0.0378 -0.0026) |
| OKLCH | oklch(72.58% 0.038 356.1) |
| XYZ | xyz(39.5251, 37.4698, 41.7020) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.51
Grey Pink
#C3909B
ΔE00 6.24
Dusty Pink
#D8A7B1
ΔE00 6.63
Rosybrown
#BC8F8F
ΔE00 6.91
Pinkish Grey
#C8ACA9
ΔE00 6.92
Greyish Pink
#C88D94
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DA7 #9DBBB1
analogous
#BB9DB6 #BB9DA7 #BBA29D
triadic
#BB9DA7 #A7BB9D #9DA7BB
tetradic
#BB9DA7 #B6BB9D #9DBBB1 #A29DBB
square
#BB9DA7 #B6BB9D #9DBBB1 #A29DBB
split-complementary
#BB9DA7 #9DBBA2 #9DB6BB
monochromatic
#835B68 #A27987 #BB9DA7 #D4C1C7 #EDE5E8
Accessibility & contrast
On white
2.47
#BB9DA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#BB9DA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DA7
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DA7 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A7
Deuteranopia (green-blind)
#A7A7A6
Tritanopia (blue-blind)
#C09CA0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb9da7; /* rgb */ color: rgb(187, 157, 167); /* oklch */ color: oklch(72.6% 0.038 356.1);
Tailwind
colors: {
custom: {
50: '#cfbac1',
500: '#bb9da7',
950: '#000000',
},
}SCSS
$custom: #bb9da7; $custom-light: #cfbac1; $custom-dark: #000000;
JSON
{
"hex": "#bb9da7",
"rgb": {
"r": 187,
"g": 157,
"b": 167
},
"hsl": {
"h": 340,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72579,
"c": 0.03789,
"h": 356.1
},
"luminance": 0.37469
}Semantic roles & 50–950 ramp
primary
#BB9DA7
secondary
#D5DFDB
accent
#9C8149
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081