#BB91AE#BB91AE
#BB91AE is a light, moderate pink. Relative luminance 0.339; OKLCH L 70.5% C 0.064 H 337.9°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91AE |
|---|---|
| RGB | rgb(187, 145, 174) |
| HSL | hsl(319, 24%, 65%) |
| HSV | hsv(319, 22%, 73%) |
| CMYK | cmyk(0%, 22.5%, 7%, 26.7%) |
| CIE-LAB | lab(64.86, 20.63, -9.07) |
| CIE-LCH | lch(64.86, 22.54, 336.27°) |
| OKLab | oklab(70.51% 0.0592 -0.024) |
| OKLCH | oklch(70.51% 0.064 337.9) |
| XYZ | xyz(38.2584, 33.8728, 44.5590) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.27
Light Mauve
#C292A1
ΔE00 5.23
Lilac
#C8A2C8
ΔE00 5.83
Heather
#A484AC
ΔE00 6.74
Grey Pink
#C3909B
ΔE00 6.93
Dull Pink
#D5869D
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91AE #91BB9E
analogous
#B391BB #BB91AE #BB9199
triadic
#BB91AE #AEBB91 #91AEBB
tetradic
#BB91AE #BBB391 #91BB9E #9199BB
square
#BB91AE #BBB391 #91BB9E #9199BB
split-complementary
#BB91AE #99BB91 #91BBB3
monochromatic
#825072 #A46B92 #BB91AE #D2B7CA #EADDE6
Accessibility & contrast
On white
2.70
#BB91AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#BB91AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91AE
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91AE | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929AAF
Deuteranopia (green-blind)
#9BA0AD
Tritanopia (blue-blind)
#C0929B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb91ae; /* rgb */ color: rgb(187, 145, 174); /* oklch */ color: oklch(70.5% 0.064 337.9);
Tailwind
colors: {
custom: {
50: '#d0b1c6',
500: '#bb91ae',
950: '#000000',
},
}SCSS
$custom: #bb91ae; $custom-light: #d0b1c6; $custom-dark: #000000;
JSON
{
"hex": "#bb91ae",
"rgb": {
"r": 187,
"g": 145,
"b": 174
},
"hsl": {
"h": 318.571,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.70506,
"c": 0.06393,
"h": 337.9
},
"luminance": 0.33872
}Semantic roles & 50–950 ramp
primary
#BB91AE
secondary
#CDDBD1
accent
#A26143
background
#FCFAFC
surface
#F9F5F8
border
#D2CFD1
text
#141013
muted
#827F82