Skip to content

#bc3fff

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

RGB
188, 63, 255
HSL
279°, 100%, 62%
CMYK
26, 75, 0, 0
Luminance
0.2147

Every format

HEX#bc3fff
RGBrgb(188, 63, 255)
HSLhsl(279, 100%, 62%)
CMYKcmyk(26%, 75%, 0%, 0%)
LABlab(53.5 77.1 -72.4)
LCHlch(53.5 105.8 316.8)
OKLCHoklch(0.633 0.270 310.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc3fff on white: 3.97:1
AA ✗ fail · AA-large · AAA
Aa
#bc3fff on black: 5.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green24.7%
Blue100.0%

CMYK percentages

Cyan26.3%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#bc3fff text on a black background

contrast 5.29:1

Card sample

#bc3fff text on a white background

contrast 3.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc3fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc3fff in the Color Lab