#BB50BC#BB50BC
#BB50BC is a mid, vivid purple. Relative luminance 0.199; OKLCH L 60.8% C 0.189 H 327.2°. Best body text is #000000 at 4.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BB50BC |
|---|---|
| RGB | rgb(187, 80, 188) |
| HSL | hsl(299, 45%, 53%) |
| HSV | hsv(299, 57%, 74%) |
| CMYK | cmyk(0.5%, 57.4%, 0%, 26.3%) |
| CIE-LAB | lab(51.76, 57.33, -37.16) |
| CIE-LCH | lch(51.76, 68.33, 327.05°) |
| OKLab | oklab(60.83% 0.1592 -0.1024) |
| OKLCH | oklch(60.83% 0.189 327.2) |
| XYZ | xyz(32.4387, 19.9349, 49.7064) |
| Luminance | 0.1993 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.52
Purpley Pink
#C83CB9
ΔE00 3.36
Mediumorchid
#BA55D3
ΔE00 4.19
Pinkish Purple
#D648D7
ΔE00 5.51
Purple Pink
#D725DE
ΔE00 6.60
Purpleish Pink
#DF4EC8
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB50BC #51BC50
analogous
#8550BC #BB50BC #BC5087
triadic
#BB50BC #BCBB50 #50BCBB
tetradic
#BB50BC #BC8550 #51BC50 #5087BC
square
#BB50BC #BC8550 #51BC50 #5087BC
split-complementary
#BB50BC #87BC50 #50BC85
monochromatic
#692869 #953996 #BB50BC #CC7CCD #DDA9DE
Accessibility & contrast
On white
4.21
#BB50BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.99
#BB50BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB50BC
4.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB50BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB50BC | 1.00 | 4.21 | 4.99 | 4.99 |
| #FFFFFF | 4.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4473BF
Deuteranopia (green-blind)
#6780B9
Tritanopia (blue-blind)
#C05D7F
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #bb50bc; /* rgb */ color: rgb(187, 80, 188); /* oklch */ color: oklch(60.8% 0.189 327.2);
Tailwind
colors: {
custom: {
50: '#d287d0',
500: '#bb50bc',
950: '#000000',
},
}SCSS
$custom: #bb50bc; $custom-light: #d287d0; $custom-dark: #000000;
JSON
{
"hex": "#bb50bc",
"rgb": {
"r": 187,
"g": 80,
"b": 188
},
"hsl": {
"h": 299.444,
"s": 44.628,
"l": 52.549
},
"oklch": {
"l": 0.60832,
"c": 0.1893,
"h": 327.2
},
"luminance": 0.19933
}Semantic roles & 50–950 ramp
primary
#BB50BC
secondary
#9DCB9C
accent
#D45355
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82