#BB5ABB#BB5ABB
#BB5ABB is a light, vivid purple. Relative luminance 0.215; OKLCH L 62.1% C 0.173 H 327.4°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BB5ABB |
|---|---|
| RGB | rgb(187, 90, 187) |
| HSL | hsl(300, 42%, 54%) |
| HSV | hsv(300, 52%, 73%) |
| CMYK | cmyk(0%, 51.9%, 0%, 26.7%) |
| CIE-LAB | lab(53.46, 52.46, -33.93) |
| CIE-LCH | lch(53.46, 62.48, 327.11°) |
| OKLab | oklab(62.06% 0.1458 -0.0932) |
| OKLCH | oklch(62.06% 0.173 327.4) |
| XYZ | xyz(33.1188, 21.4669, 49.4032) |
| Luminance | 0.2147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.00
Mediumorchid
#BA55D3
ΔE00 4.63
Purpley Pink
#C83CB9
ΔE00 5.06
Pinkish Purple
#D648D7
ΔE00 5.75
Purplish Pink
#CE5DAE
ΔE00 5.83
Purpleish Pink
#DF4EC8
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB5ABB #5ABB5A
analogous
#8B5ABB #BB5ABB #BB5A8B
triadic
#BB5ABB #BBBB5A #5ABBBB
tetradic
#BB5ABB #BB8B5A #5ABB5A #5A8BBB
square
#BB5ABB #BB8B5A #5ABB5A #5A8BBB
split-complementary
#BB5ABB #8BBB5A #5ABB8B
monochromatic
#6D2D6D #993F99 #BB5ABB #CD85CD #DFB1DF
Accessibility & contrast
On white
3.97
#BB5ABB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#BB5ABB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB5ABB
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB5ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB5ABB | 1.00 | 3.97 | 5.29 | 5.29 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5178BE
Deuteranopia (green-blind)
#6E84B8
Tritanopia (blue-blind)
#C06582
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #bb5abb; /* rgb */ color: rgb(187, 90, 187); /* oklch */ color: oklch(62.1% 0.173 327.4);
Tailwind
colors: {
custom: {
50: '#d28dd0',
500: '#bb5abb',
950: '#000000',
},
}SCSS
$custom: #bb5abb; $custom-light: #d28dd0; $custom-dark: #000000;
JSON
{
"hex": "#bb5abb",
"rgb": {
"r": 187,
"g": 90,
"b": 187
},
"hsl": {
"h": 300,
"s": 41.631,
"l": 54.314
},
"oklch": {
"l": 0.62059,
"c": 0.17309,
"h": 327.4
},
"luminance": 0.21465
}Semantic roles & 50–950 ramp
primary
#BB5ABB
secondary
#A4CDA4
accent
#D15656
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82