Skip to content

#bc4def

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

RGB
188, 77, 239
HSL
281°, 84%, 62%
CMYK
21, 68, 0, 6
Luminance
0.2223

Every format

HEX#bc4def
RGBrgb(188, 77, 239)
HSLhsl(281, 84%, 62%)
CMYKcmyk(21%, 68%, 0%, 6%)
LABlab(54.3 68.5 -62.2)
LCHlch(54.3 92.5 317.8)
OKLCHoklch(0.636 0.240 313.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc4def on white: 3.86:1
AA ✗ fail · AA-large · AAA
Aa
#bc4def on black: 5.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green30.2%
Blue93.7%

CMYK percentages

Cyan21.3%
Magenta67.8%
Yellow0.0%
Key (black)6.3%

Color previews

#bc4def text on a black background

contrast 5.45:1

Card sample

#bc4def text on a white background

contrast 3.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc4def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc4def in the Color Lab