#BC52EA#BC52EA
#BC52EA is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.8% C 0.229 H 313.9°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BC52EA |
|---|---|
| RGB | rgb(188, 82, 234) |
| HSL | hsl(282, 78%, 62%) |
| HSV | hsv(282, 65%, 92%) |
| CMYK | cmyk(19.7%, 65%, 0%, 8.2%) |
| CIE-LAB | lab(54.73, 65.42, -58.65) |
| CIE-LCH | lch(54.73, 87.86, 318.12°) |
| OKLab | oklab(63.82% 0.159 -0.165) |
| OKLCH | oklch(63.82% 0.229 313.9) |
| XYZ | xyz(38.6051, 22.6677, 80.1676) |
| Luminance | 0.2267 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.50
Lightish Purple
#A552E6
ΔE00 4.24
Bright Lilac
#C95EFB
ΔE00 4.27
Lighter Purple
#A55AF4
ΔE00 4.63
Bright Lavender
#C760FF
ΔE00 4.67
Heliotrope
#D94FF5
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC52EA #80EA52
analogous
#7052EA #BC52EA #EA52CC
triadic
#BC52EA #EABC52 #52EABC
tetradic
#BC52EA #EA7052 #80EA52 #52CCEA
square
#BC52EA #EA7052 #80EA52 #52CCEA
split-complementary
#BC52EA #CCEA52 #52EA70
monochromatic
#7F15AD #A71CE3 #BC52EA #D189F1 #E6BFF7
Accessibility & contrast
On white
3.80
#BC52EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#BC52EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC52EA
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC52EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC52EA | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DEF
Deuteranopia (green-blind)
#4B86E6
Tritanopia (blue-blind)
#B87097
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc52ea; /* rgb */ color: rgb(188, 82, 234); /* oklch */ color: oklch(63.8% 0.229 313.9);
Tailwind
colors: {
custom: {
50: '#d489f1',
500: '#bc52ea',
950: '#000000',
},
}SCSS
$custom: #bc52ea; $custom-light: #d489f1; $custom-dark: #000000;
JSON
{
"hex": "#bc52ea",
"rgb": {
"r": 188,
"g": 82,
"b": 234
},
"hsl": {
"h": 281.842,
"s": 78.351,
"l": 61.961
},
"oklch": {
"l": 0.63819,
"c": 0.22916,
"h": 313.9
},
"luminance": 0.22666
}Semantic roles & 50–950 ramp
primary
#BC52EA
secondary
#C1E8B0
accent
#DB0B4A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85