#BB91B3#BB91B3
#BB91B3 is a light, moderate pink. Relative luminance 0.341; OKLCH L 70.7% C 0.068 H 333.0°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91B3 |
|---|---|
| RGB | rgb(187, 145, 179) |
| HSL | hsl(311, 24%, 65%) |
| HSV | hsv(311, 22%, 73%) |
| CMYK | cmyk(0%, 22.5%, 4.3%, 26.7%) |
| CIE-LAB | lab(65.02, 21.54, -11.65) |
| CIE-LCH | lch(65.02, 24.49, 331.60°) |
| OKLab | oklab(70.68% 0.061 -0.0311) |
| OKLCH | oklch(70.68% 0.068 333) |
| XYZ | xyz(38.7549, 34.0714, 47.1740) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.96
Lilac
#C8A2C8
ΔE00 5.11
Heather
#A484AC
ΔE00 6.01
Light Mauve
#C292A1
ΔE00 6.71
Grey Pink
#C3909B
ΔE00 8.41
Plum
#DDA0DD
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91B3 #91BB99
analogous
#AE91BB #BB91B3 #BB919E
triadic
#BB91B3 #B3BB91 #91B3BB
tetradic
#BB91B3 #BBAE91 #91BB99 #919EBB
square
#BB91B3 #BBAE91 #91BB99 #919EBB
split-complementary
#BB91B3 #9EBB91 #91BBAE
monochromatic
#825078 #A46B99 #BB91B3 #D2B7CD #EADDE7
Accessibility & contrast
On white
2.69
#BB91B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#BB91B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91B3
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91B3 | 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)
#919AB4
Deuteranopia (green-blind)
#9AA0B2
Tritanopia (blue-blind)
#BF939D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bb91b3; /* rgb */ color: rgb(187, 145, 179); /* oklch */ color: oklch(70.7% 0.068 333.0);
Tailwind
colors: {
custom: {
50: '#d0b1c9',
500: '#bb91b3',
950: '#000000',
},
}SCSS
$custom: #bb91b3; $custom-light: #d0b1c9; $custom-dark: #000000;
JSON
{
"hex": "#bb91b3",
"rgb": {
"r": 187,
"g": 145,
"b": 179
},
"hsl": {
"h": 311.429,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.70679,
"c": 0.06843,
"h": 333
},
"luminance": 0.3407
}Semantic roles & 50–950 ramp
primary
#BB91B3
secondary
#CDDBCF
accent
#A25543
background
#FCFAFC
surface
#F9F5F8
border
#D2CFD1
text
#141013
muted
#827F82