#BC50BB#BC50BB
#BC50BB is a mid, vivid purple. Relative luminance 0.200; OKLCH L 60.9% C 0.189 H 327.9°. Best body text is #000000 at 5.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BC50BB |
|---|---|
| RGB | rgb(188, 80, 187) |
| HSL | hsl(301, 45%, 53%) |
| HSV | hsv(301, 57%, 74%) |
| CMYK | cmyk(0%, 57.4%, 0.5%, 26.3%) |
| CIE-LAB | lab(51.86, 57.42, -36.43) |
| CIE-LCH | lch(51.86, 68.00, 327.61°) |
| OKLab | oklab(60.92% 0.1602 -0.1003) |
| OKLCH | oklch(60.92% 0.189 327.9) |
| XYZ | xyz(32.5769, 20.0186, 49.1522) |
| Luminance | 0.2002 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.30
Purpley Pink
#C83CB9
ΔE00 3.23
Mediumorchid
#BA55D3
ΔE00 4.42
Pinkish Purple
#D648D7
ΔE00 5.50
Purpleish Pink
#DF4EC8
ΔE00 6.44
Purple Pink
#D725DE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC50BB #50BC51
analogous
#8750BC #BC50BB #BC5085
triadic
#BC50BB #BBBC50 #50BBBC
tetradic
#BC50BB #BC8750 #50BC51 #5085BC
square
#BC50BB #BC8750 #50BC51 #5085BC
split-complementary
#BC50BB #85BC50 #50BC87
monochromatic
#692869 #963995 #BC50BB #CD7CCC #DEA9DD
Accessibility & contrast
On white
4.20
#BC50BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.00
#BC50BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC50BB
5.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC50BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC50BB | 1.00 | 4.20 | 5.00 | 5.00 |
| #FFFFFF | 4.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4573BE
Deuteranopia (green-blind)
#6981B8
Tritanopia (blue-blind)
#C25D7E
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #bc50bb; /* rgb */ color: rgb(188, 80, 187); /* oklch */ color: oklch(60.9% 0.189 327.9);
Tailwind
colors: {
custom: {
50: '#d387d0',
500: '#bc50bb',
950: '#000000',
},
}SCSS
$custom: #bc50bb; $custom-light: #d387d0; $custom-dark: #000000;
JSON
{
"hex": "#bc50bb",
"rgb": {
"r": 188,
"g": 80,
"b": 187
},
"hsl": {
"h": 300.556,
"s": 44.628,
"l": 52.549
},
"oklch": {
"l": 0.60915,
"c": 0.18901,
"h": 327.9
},
"luminance": 0.20017
}Semantic roles & 50–950 ramp
primary
#BC50BB
secondary
#9CCB9D
accent
#D45553
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82