#BB91B0#BB91B0
#BB91B0 is a light, moderate pink. Relative luminance 0.340; OKLCH L 70.6% C 0.066 H 335.9°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91B0 |
|---|---|
| RGB | rgb(187, 145, 176) |
| HSL | hsl(316, 24%, 65%) |
| HSV | hsv(316, 22%, 73%) |
| CMYK | cmyk(0%, 22.5%, 5.9%, 26.7%) |
| CIE-LAB | lab(64.92, 21.00, -10.10) |
| CIE-LCH | lch(64.92, 23.30, 334.30°) |
| OKLab | oklab(70.58% 0.0599 -0.0268) |
| OKLCH | oklch(70.58% 0.066 335.9) |
| XYZ | xyz(38.4548, 33.9514, 45.5935) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.08
Lilac
#C8A2C8
ΔE00 5.50
Light Mauve
#C292A1
ΔE00 5.82
Heather
#A484AC
ΔE00 6.42
Grey Pink
#C3909B
ΔE00 7.52
Dull Pink
#D5869D
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91B0 #91BB9C
analogous
#B191BB #BB91B0 #BB919B
triadic
#BB91B0 #B0BB91 #91B0BB
tetradic
#BB91B0 #BBB191 #91BB9C #919BBB
square
#BB91B0 #BBB191 #91BB9C #919BBB
split-complementary
#BB91B0 #9BBB91 #91BBB1
monochromatic
#825075 #A46B95 #BB91B0 #D2B7CB #EADDE6
Accessibility & contrast
On white
2.70
#BB91B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#BB91B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91B0
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91B0 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB1
Deuteranopia (green-blind)
#9BA0AF
Tritanopia (blue-blind)
#C0929B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb91b0; /* rgb */ color: rgb(187, 145, 176); /* oklch */ color: oklch(70.6% 0.066 335.9);
Tailwind
colors: {
custom: {
50: '#d0b1c7',
500: '#bb91b0',
950: '#000000',
},
}SCSS
$custom: #bb91b0; $custom-light: #d0b1c7; $custom-dark: #000000;
JSON
{
"hex": "#bb91b0",
"rgb": {
"r": 187,
"g": 145,
"b": 176
},
"hsl": {
"h": 315.714,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.70575,
"c": 0.06568,
"h": 335.9
},
"luminance": 0.3395
}Semantic roles & 50–950 ramp
primary
#BB91B0
secondary
#CDDBD1
accent
#A25C43
background
#FCFAFC
surface
#F9F5F8
border
#D2CFD1
text
#141013
muted
#827F82