#BC52E9#BC52E9
#BC52E9 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.8% C 0.228 H 314.2°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BC52E9 |
|---|---|
| RGB | rgb(188, 82, 233) |
| HSL | hsl(282, 77%, 62%) |
| HSV | hsv(282, 65%, 91%) |
| CMYK | cmyk(19.3%, 64.8%, 0%, 8.6%) |
| CIE-LAB | lab(54.67, 65.22, -58.19) |
| CIE-LCH | lch(54.67, 87.40, 318.26°) |
| OKLab | oklab(63.76% 0.1591 -0.1636) |
| OKLCH | oklch(63.76% 0.228 314.2) |
| XYZ | xyz(38.4619, 22.6104, 79.4132) |
| Luminance | 0.2261 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.36
Lightish Purple
#A552E6
ΔE00 4.26
Bright Lilac
#C95EFB
ΔE00 4.34
Lighter Purple
#A55AF4
ΔE00 4.72
Bright Lavender
#C760FF
ΔE00 4.77
Heliotrope
#D94FF5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC52E9 #7FE952
analogous
#7152E9 #BC52E9 #E952CB
triadic
#BC52E9 #E9BC52 #52E9BC
tetradic
#BC52E9 #E97152 #7FE952 #52CBE9
square
#BC52E9 #E97152 #7FE952 #52CBE9
split-complementary
#BC52E9 #CBE952 #52E971
monochromatic
#7E16AB #A71DE1 #BC52E9 #D188F0 #E6BFF7
Accessibility & contrast
On white
3.80
#BC52E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#BC52E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC52E9
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC52E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC52E9 | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DEE
Deuteranopia (green-blind)
#4C85E5
Tritanopia (blue-blind)
#B86F97
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc52e9; /* rgb */ color: rgb(188, 82, 233); /* oklch */ color: oklch(63.8% 0.228 314.2);
Tailwind
colors: {
custom: {
50: '#d489f1',
500: '#bc52e9',
950: '#000000',
},
}SCSS
$custom: #bc52e9; $custom-light: #d489f1; $custom-dark: #000000;
JSON
{
"hex": "#bc52e9",
"rgb": {
"r": 188,
"g": 82,
"b": 233
},
"hsl": {
"h": 282.119,
"s": 77.436,
"l": 61.765
},
"oklch": {
"l": 0.63757,
"c": 0.22821,
"h": 314.2
},
"luminance": 0.22609
}Semantic roles & 50–950 ramp
primary
#BC52E9
secondary
#C0E7AF
accent
#DA0C49
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85