#BC52E4#BC52E4
#BC52E4 is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.4% C 0.223 H 315.4°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BC52E4 |
|---|---|
| RGB | rgb(188, 82, 228) |
| HSL | hsl(284, 73%, 61%) |
| HSV | hsv(284, 64%, 89%) |
| CMYK | cmyk(17.5%, 64%, 0%, 10.6%) |
| CIE-LAB | lab(54.37, 64.22, -55.85) |
| CIE-LCH | lch(54.37, 85.11, 318.99°) |
| OKLab | oklab(63.45% 0.1593 -0.1568) |
| OKLCH | oklch(63.45% 0.223 315.4) |
| XYZ | xyz(37.7577, 22.3287, 75.7047) |
| Luminance | 0.2233 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.63
Lightish Purple
#A552E6
ΔE00 4.43
Bright Lilac
#C95EFB
ΔE00 4.77
Heliotrope
#D94FF5
ΔE00 5.08
Lighter Purple
#A55AF4
ΔE00 5.21
Bright Lavender
#C760FF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC52E4 #7AE452
analogous
#7352E4 #BC52E4 #E452C3
triadic
#BC52E4 #E4BC52 #52E4BC
tetradic
#BC52E4 #E47352 #7AE452 #52C3E4
square
#BC52E4 #E47352 #7AE452 #52C3E4
split-complementary
#BC52E4 #C3E452 #52E473
monochromatic
#7D19A2 #A522D7 #BC52E4 #D187EC #E5BCF5
Accessibility & contrast
On white
3.84
#BC52E4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#BC52E4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC52E4
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC52E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC52E4 | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#137CE8
Deuteranopia (green-blind)
#5085E1
Tritanopia (blue-blind)
#B96D94
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #bc52e4; /* rgb */ color: rgb(188, 82, 228); /* oklch */ color: oklch(63.4% 0.223 315.4);
Tailwind
colors: {
custom: {
50: '#d489ed',
500: '#bc52e4',
950: '#000000',
},
}SCSS
$custom: #bc52e4; $custom-light: #d489ed; $custom-dark: #000000;
JSON
{
"hex": "#bc52e4",
"rgb": {
"r": 188,
"g": 82,
"b": 228
},
"hsl": {
"h": 283.562,
"s": 73,
"l": 60.784
},
"oklch": {
"l": 0.6345,
"c": 0.22349,
"h": 315.4
},
"luminance": 0.22327
}Semantic roles & 50–950 ramp
primary
#BC52E4
secondary
#BCE5AD
accent
#D51046
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150C16
muted
#837D84