#BC52BC#BC52BC
#BC52BC is a mid, vivid purple. Relative luminance 0.204; OKLCH L 61.2% C 0.187 H 327.6°. Best body text is #000000 at 5.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BC52BC |
|---|---|
| RGB | rgb(188, 82, 188) |
| HSL | hsl(300, 44%, 53%) |
| HSV | hsv(300, 56%, 74%) |
| CMYK | cmyk(0%, 56.4%, 0%, 26.3%) |
| CIE-LAB | lab(52.24, 56.69, -36.40) |
| CIE-LCH | lch(52.24, 67.37, 327.29°) |
| OKLab | oklab(61.21% 0.1577 -0.1003) |
| OKLCH | oklch(61.21% 0.187 327.6) |
| XYZ | xyz(32.8329, 20.3588, 49.7675) |
| Luminance | 0.2036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.29
Purpley Pink
#C83CB9
ΔE00 3.59
Mediumorchid
#BA55D3
ΔE00 4.21
Pinkish Purple
#D648D7
ΔE00 5.35
Purpleish Pink
#DF4EC8
ΔE00 6.28
Purplish Pink
#CE5DAE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC52BC #52BC52
analogous
#8752BC #BC52BC #BC5287
triadic
#BC52BC #BCBC52 #52BCBC
tetradic
#BC52BC #BC8752 #52BC52 #5287BC
square
#BC52BC #BC8752 #52BC52 #5287BC
split-complementary
#BC52BC #87BC52 #52BC87
monochromatic
#6A296A #973A97 #BC52BC #CD7ECD #DEAADE
Accessibility & contrast
On white
4.14
#BC52BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.07
#BC52BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC52BC
5.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC52BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC52BC | 1.00 | 4.14 | 5.07 | 5.07 |
| #FFFFFF | 4.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4774BF
Deuteranopia (green-blind)
#6A82B9
Tritanopia (blue-blind)
#C15F7F
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #bc52bc; /* rgb */ color: rgb(188, 82, 188); /* oklch */ color: oklch(61.2% 0.187 327.6);
Tailwind
colors: {
custom: {
50: '#d388d0',
500: '#bc52bc',
950: '#000000',
},
}SCSS
$custom: #bc52bc; $custom-light: #d388d0; $custom-dark: #000000;
JSON
{
"hex": "#bc52bc",
"rgb": {
"r": 188,
"g": 82,
"b": 188
},
"hsl": {
"h": 300,
"s": 44.167,
"l": 52.941
},
"oklch": {
"l": 0.6121,
"c": 0.18691,
"h": 327.6
},
"luminance": 0.20357
}Semantic roles & 50–950 ramp
primary
#BC52BC
secondary
#9ECC9E
accent
#D45454
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82