#BB92AA#BB92AA
#BB92AA is a light, muted pink. Relative luminance 0.340; OKLCH L 70.6% C 0.059 H 342.8°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92AA |
|---|---|
| RGB | rgb(187, 146, 170) |
| HSL | hsl(325, 23%, 65%) |
| HSV | hsv(325, 22%, 73%) |
| CMYK | cmyk(0%, 21.9%, 9.1%, 26.7%) |
| CIE-LAB | lab(64.98, 19.37, -6.64) |
| CIE-LCH | lch(64.98, 20.47, 341.08°) |
| OKLab | oklab(70.56% 0.0563 -0.0175) |
| OKLCH | oklch(70.56% 0.059 342.8) |
| XYZ | xyz(38.0277, 34.0261, 42.5869) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.86
Dusty Lavender
#AC86A8
ΔE00 5.18
Grey Pink
#C3909B
ΔE00 5.58
Lilac
#C8A2C8
ΔE00 6.61
Heather
#A484AC
ΔE00 7.77
Greyish Pink
#C88D94
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92AA #92BBA3
analogous
#B792BB #BB92AA #BB9295
triadic
#BB92AA #AABB92 #92AABB
tetradic
#BB92AA #BBB792 #92BBA3 #9295BB
square
#BB92AA #BBB792 #92BBA3 #9295BB
split-complementary
#BB92AA #95BB92 #92BBB7
monochromatic
#82516D #A36C8D #BB92AA #D3B8C7 #EADDE5
Accessibility & contrast
On white
2.69
#BB92AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#BB92AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92AA
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92AA | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949AAB
Deuteranopia (green-blind)
#9DA0A9
Tritanopia (blue-blind)
#C0929A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bb92aa; /* rgb */ color: rgb(187, 146, 170); /* oklch */ color: oklch(70.6% 0.059 342.8);
Tailwind
colors: {
custom: {
50: '#d0b2c3',
500: '#bb92aa',
950: '#000000',
},
}SCSS
$custom: #bb92aa; $custom-light: #d0b2c3; $custom-dark: #000000;
JSON
{
"hex": "#bb92aa",
"rgb": {
"r": 187,
"g": 146,
"b": 170
},
"hsl": {
"h": 324.878,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.70559,
"c": 0.0589,
"h": 342.8
},
"luminance": 0.34025
}Semantic roles & 50–950 ramp
primary
#BB92AA
secondary
#CDDBD3
accent
#A26B44
background
#FCFAFB
surface
#F9F5F7
border
#D2CFD0
text
#141112
muted
#828081