#BB9DAF#BB9DAF
#BB9DAF is a light, muted pink. Relative luminance 0.378; OKLCH L 72.8% C 0.043 H 341.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DAF |
|---|---|
| RGB | rgb(187, 157, 175) |
| HSL | hsl(324, 18%, 67%) |
| HSV | hsv(324, 16%, 73%) |
| CMYK | cmyk(0%, 16%, 6.4%, 26.7%) |
| CIE-LAB | lab(67.85, 14.15, -5.19) |
| CIE-LCH | lch(67.85, 15.07, 339.87°) |
| OKLab | oklab(72.83% 0.0408 -0.0136) |
| OKLCH | oklch(72.83% 0.043 341.5) |
| XYZ | xyz(40.2877, 37.7748, 45.7181) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.59
Lilac
#C8A2C8
ΔE00 6.72
Grey Pink
#C3909B
ΔE00 6.99
Dusty Pink
#D8A7B1
ΔE00 7.30
Dusty Lavender
#AC86A8
ΔE00 8.24
Rosybrown
#BC8F8F
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DAF #9DBBA9
analogous
#B89DBB #BB9DAF #BB9DA0
triadic
#BB9DAF #AFBB9D #9DAFBB
tetradic
#BB9DAF #BBB89D #9DBBA9 #9DA0BB
square
#BB9DAF #BBB89D #9DBBA9 #9DA0BB
split-complementary
#BB9DAF #A0BB9D #9DBBB8
monochromatic
#835B73 #A27992 #BB9DAF #D4C1CC #EDE5EA
Accessibility & contrast
On white
2.45
#BB9DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BB9DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DAF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DAF | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B0
Deuteranopia (green-blind)
#A5A7AE
Tritanopia (blue-blind)
#BF9DA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb9daf; /* rgb */ color: rgb(187, 157, 175); /* oklch */ color: oklch(72.8% 0.043 341.5);
Tailwind
colors: {
custom: {
50: '#cfbac6',
500: '#bb9daf',
950: '#000000',
},
}SCSS
$custom: #bb9daf; $custom-light: #cfbac6; $custom-dark: #000000;
JSON
{
"hex": "#bb9daf",
"rgb": {
"r": 187,
"g": 157,
"b": 175
},
"hsl": {
"h": 324,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72829,
"c": 0.04303,
"h": 341.5
},
"luminance": 0.37774
}Semantic roles & 50–950 ramp
primary
#BB9DAF
secondary
#D5DFD9
accent
#9C6A49
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082