#BC52DA#BC52DA
#BC52DA is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 62.9% C 0.214 H 318.1°. Best body text is #000000 at 5.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BC52DA |
|---|---|
| RGB | rgb(188, 82, 218) |
| HSL | hsl(287, 65%, 59%) |
| HSV | hsv(287, 62%, 85%) |
| CMYK | cmyk(13.8%, 62.4%, 0%, 14.5%) |
| CIE-LAB | lab(53.80, 62.26, -51.11) |
| CIE-LCH | lch(53.80, 80.55, 320.62°) |
| OKLab | oklab(62.85% 0.1594 -0.1429) |
| OKLCH | oklch(62.85% 0.214 318.1) |
| XYZ | xyz(36.4095, 21.7894, 68.6040) |
| Luminance | 0.2179 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.16
Pinkish Purple
#D648D7
ΔE00 4.68
Lightish Purple
#A552E6
ΔE00 5.15
Purple Pink
#D725DE
ΔE00 5.33
Heliotrope
#D94FF5
ΔE00 5.63
Bright Lilac
#C95EFB
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC52DA #70DA52
analogous
#7852DA #BC52DA #DA52B4
triadic
#BC52DA #DABC52 #52DABC
tetradic
#BC52DA #DA7852 #70DA52 #52B4DA
square
#BC52DA #DA7852 #70DA52 #52B4DA
split-complementary
#BC52DA #B4DA52 #52DA78
monochromatic
#791F92 #A32AC5 #BC52DA #D084E5 #E3B7F0
Accessibility & contrast
On white
3.92
#BC52DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.36
#BC52DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC52DA
5.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC52DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC52DA | 1.00 | 3.92 | 5.36 | 5.36 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#297ADE
Deuteranopia (green-blind)
#5884D7
Tritanopia (blue-blind)
#BB698F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #bc52da; /* rgb */ color: rgb(188, 82, 218); /* oklch */ color: oklch(62.9% 0.214 318.1);
Tailwind
colors: {
custom: {
50: '#d389e6',
500: '#bc52da',
950: '#000000',
},
}SCSS
$custom: #bc52da; $custom-light: #d389e6; $custom-dark: #000000;
JSON
{
"hex": "#bc52da",
"rgb": {
"r": 188,
"g": 82,
"b": 218
},
"hsl": {
"h": 286.765,
"s": 64.762,
"l": 58.824
},
"oklch": {
"l": 0.62854,
"c": 0.2141,
"h": 318.1
},
"luminance": 0.21788
}Semantic roles & 50–950 ramp
primary
#BC52DA
secondary
#B5DFA9
accent
#E84065
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#150C16
muted
#837D84