Skip to content

#bc4fff

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

RGB
188, 79, 255
HSL
277°, 100%, 66%
CMYK
26, 69, 0, 0
Luminance
0.2350

Every format

HEX#bc4fff
RGBrgb(188, 79, 255)
HSLhsl(277, 100%, 66%)
CMYKcmyk(26%, 69%, 0%, 0%)
LABlab(55.6 71.0 -69.0)
LCHlch(55.6 99.0 315.8)
OKLCHoklch(0.648 0.253 309.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc4fff on white: 3.68:1
AA ✗ fail · AA-large · AAA
Aa
#bc4fff on black: 5.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green31.0%
Blue100.0%

CMYK percentages

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

Color previews

#bc4fff text on a black background

contrast 5.70:1

Card sample

#bc4fff text on a white background

contrast 3.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc4fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc4fff in the Color Lab