#BC58DC#BC58DC
#BC58DC is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.7% C 0.208 H 317.2°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BC58DC |
|---|---|
| RGB | rgb(188, 88, 220) |
| HSL | hsl(285, 65%, 60%) |
| HSV | hsv(285, 60%, 86%) |
| CMYK | cmyk(14.5%, 60%, 0%, 13.7%) |
| CIE-LAB | lab(54.91, 59.93, -50.48) |
| CIE-LCH | lch(54.91, 78.36, 319.89°) |
| OKLab | oklab(63.69% 0.1523 -0.1411) |
| OKLCH | oklch(63.69% 0.208 317.2) |
| XYZ | xyz(37.1452, 22.8395, 70.1481) |
| Luminance | 0.2284 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.60
Pinkish Purple
#D648D7
ΔE00 4.85
Bright Lilac
#C95EFB
ΔE00 5.00
Heliotrope
#D94FF5
ΔE00 5.18
Lightish Purple
#A552E6
ΔE00 5.45
Bright Lavender
#C760FF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC58DC #78DC58
analogous
#7A58DC #BC58DC #DC58BA
triadic
#BC58DC #DCBC58 #58DCBC
tetradic
#BC58DC #DC7A58 #78DC58 #58BADC
square
#BC58DC #DC7A58 #78DC58 #58BADC
split-complementary
#BC58DC #BADC58 #58DC7A
monochromatic
#7C2099 #A52BCC #BC58DC #D08BE7 #E5BDF1
Accessibility & contrast
On white
3.77
#BC58DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#BC58DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC58DC
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC58DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC58DC | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#337DE0
Deuteranopia (green-blind)
#5B87D9
Tritanopia (blue-blind)
#BB6E92
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc58dc; /* rgb */ color: rgb(188, 88, 220); /* oklch */ color: oklch(63.7% 0.208 317.2);
Tailwind
colors: {
custom: {
50: '#d38ce7',
500: '#bc58dc',
950: '#000000',
},
}SCSS
$custom: #bc58dc; $custom-light: #d38ce7; $custom-dark: #000000;
JSON
{
"hex": "#bc58dc",
"rgb": {
"r": 188,
"g": 88,
"b": 220
},
"hsl": {
"h": 285.455,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.6369,
"c": 0.20763,
"h": 317.2
},
"luminance": 0.22838
}Semantic roles & 50–950 ramp
primary
#BC58DC
secondary
#BBE1AF
accent
#CD1844
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#150C16
muted
#837D84