Skip to content

#bc58ff

a light, electric violet · warm · closest name: magenta

RGB
188, 88, 255
HSL
276°, 100%, 67%
CMYK
26, 66, 0, 0
Luminance
0.2489

Every format

HEX#bc58ff
RGBrgb(188, 88, 255)
HSLhsl(276, 100%, 67%)
CMYKcmyk(26%, 66%, 0%, 0%)
LABlab(57.0 67.1 -66.7)
LCHlch(57.0 94.7 315.2)
OKLCHoklch(0.658 0.242 308.7)

Copy-ready code

/* CSS */
color: #bc58ff;
background-color: #bc58ff;
/* Tailwind (arbitrary) */
class="text-[#bc58ff] bg-[#bc58ff]"
/* SCSS */
$brand: #bc58ff;
/* SwiftUI */
Color(red: 0.737, green: 0.345, blue: 1.000)
/* Android */
Color.parseColor("#bc58ff")

Accessibility — WCAG contrast

Aa
#bc58ff on white: 3.51:1
AA ✗ fail · AA-large · AAA
Aa
#bc58ff on black: 5.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green34.5%
Blue100.0%

CMYK percentages

Cyan26.3%
Magenta65.5%
Yellow0.0%
Key (black)0.0%

Color previews

#bc58ff text on a black background

contrast 5.98:1

Card sample

#bc58ff text on a white background

contrast 3.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bc58ff;
Background color
Panel with #bc58ff background
background-color: #bc58ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bc58ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(188, 88, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 88, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bc58ff;
background: linear-gradient(135deg, #bc58ff, #FF58D3);

Monochromatic scale

Palettes built from #bc58ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc58ff in the Color Lab