Skip to content

#bc2dec

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

RGB
188, 45, 236
HSL
285°, 83%, 55%
CMYK
20, 81, 0, 8
Luminance
0.1862

Every format

HEX#bc2dec
RGBrgb(188, 45, 236)
HSLhsl(285, 83%, 55%)
CMYKcmyk(20%, 81%, 0%, 8%)
LABlab(50.3 78.9 -67.0)
LCHlch(50.3 103.5 319.7)
OKLCHoklch(0.607 0.269 315.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc2dec on white: 4.44:1
AA ✗ fail · AA-large · AAA
Aa
#bc2dec on black: 4.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green17.6%
Blue92.5%

CMYK percentages

Cyan20.3%
Magenta80.9%
Yellow0.0%
Key (black)7.5%

Color previews

#bc2dec text on a black background

contrast 4.72:1

Card sample

#bc2dec text on a white background

contrast 4.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc2dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc2dec in the Color Lab