#BB92A2#BB92A2
#BB92A2 is a light, muted pink. Relative luminance 0.337; OKLCH L 70.3% C 0.054 H 353.3°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92A2 |
|---|---|
| RGB | rgb(187, 146, 162) |
| HSL | hsl(337, 23%, 65%) |
| HSV | hsv(337, 22%, 73%) |
| CMYK | cmyk(0%, 21.9%, 13.4%, 26.7%) |
| CIE-LAB | lab(64.75, 17.99, -2.47) |
| CIE-LCH | lch(64.75, 18.16, 352.17°) |
| OKLab | oklab(70.3% 0.0533 -0.0063) |
| OKLCH | oklch(70.3% 0.054 353.3) |
| XYZ | xyz(37.2938, 33.7325, 38.7220) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 1.96
Grey Pink
#C3909B
ΔE00 3.36
Greyish Pink
#C88D94
ΔE00 5.93
Rosybrown
#BC8F8F
ΔE00 6.42
Dusty Lavender
#AC86A8
ΔE00 7.16
Dusty Pink
#D8A7B1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92A2 #92BBAB
analogous
#BB92B7 #BB92A2 #BB9692
triadic
#BB92A2 #A2BB92 #92A2BB
tetradic
#BB92A2 #B7BB92 #92BBAB #9692BB
square
#BB92A2 #B7BB92 #92BBAB #9692BB
split-complementary
#BB92A2 #92BB96 #92B7BB
monochromatic
#825164 #A36C82 #BB92A2 #D3B8C2 #EADDE2
Accessibility & contrast
On white
2.71
#BB92A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#BB92A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92A2
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92A2 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9699A3
Deuteranopia (green-blind)
#9FA0A1
Tritanopia (blue-blind)
#C29197
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb92a2; /* rgb */ color: rgb(187, 146, 162); /* oklch */ color: oklch(70.3% 0.054 353.3);
Tailwind
colors: {
custom: {
50: '#d0b2bd',
500: '#bb92a2',
950: '#000000',
},
}SCSS
$custom: #bb92a2; $custom-light: #d0b2bd; $custom-dark: #000000;
JSON
{
"hex": "#bb92a2",
"rgb": {
"r": 187,
"g": 146,
"b": 162
},
"hsl": {
"h": 336.585,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.70302,
"c": 0.05368,
"h": 353.3
},
"luminance": 0.33731
}Semantic roles & 50–950 ramp
primary
#BB92A2
secondary
#CDDBD6
accent
#A27D44
background
#FCFAFB
surface
#F9F5F6
border
#D2CFD0
text
#141112
muted
#828081