#BB92AD#BB92AD
#BB92AD is a light, moderate pink. Relative luminance 0.341; OKLCH L 70.7% C 0.061 H 339.3°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92AD |
|---|---|
| RGB | rgb(187, 146, 173) |
| HSL | hsl(320, 23%, 65%) |
| HSV | hsv(320, 22%, 73%) |
| CMYK | cmyk(0%, 21.9%, 7.5%, 26.7%) |
| CIE-LAB | lab(65.07, 19.90, -8.19) |
| CIE-LCH | lch(65.07, 21.52, 337.63°) |
| OKLab | oklab(70.66% 0.0573 -0.0217) |
| OKLCH | oklch(70.66% 0.061 339.3) |
| XYZ | xyz(38.3147, 34.1409, 44.0986) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.66
Light Mauve
#C292A1
ΔE00 4.74
Lilac
#C8A2C8
ΔE00 5.95
Grey Pink
#C3909B
ΔE00 6.47
Heather
#A484AC
ΔE00 7.15
Dull Pink
#D5869D
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92AD #92BBA0
analogous
#B492BB #BB92AD #BB9298
triadic
#BB92AD #ADBB92 #92ADBB
tetradic
#BB92AD #BBB492 #92BBA0 #9298BB
square
#BB92AD #BBB492 #92BBA0 #9298BB
split-complementary
#BB92AD #98BB92 #92BBB4
monochromatic
#825171 #A36C91 #BB92AD #D3B8C9 #EADDE6
Accessibility & contrast
On white
2.68
#BB92AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#BB92AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92AD
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92AD | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939AAE
Deuteranopia (green-blind)
#9CA0AC
Tritanopia (blue-blind)
#C0939B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bb92ad; /* rgb */ color: rgb(187, 146, 173); /* oklch */ color: oklch(70.7% 0.061 339.3);
Tailwind
colors: {
custom: {
50: '#d0b2c5',
500: '#bb92ad',
950: '#000000',
},
}SCSS
$custom: #bb92ad; $custom-light: #d0b2c5; $custom-dark: #000000;
JSON
{
"hex": "#bb92ad",
"rgb": {
"r": 187,
"g": 146,
"b": 173
},
"hsl": {
"h": 320.488,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.7066,
"c": 0.06128,
"h": 339.3
},
"luminance": 0.3414
}Semantic roles & 50–950 ramp
primary
#BB92AD
secondary
#CDDBD2
accent
#A26444
background
#FCFAFC
surface
#F9F5F8
border
#D2CFD1
text
#141112
muted
#828081