Skip to content

#bc2abc

a balanced, vivid magenta / pink · warm · closest name: purple

RGB
188, 42, 188
HSL
300°, 64%, 45%
CMYK
0, 78, 0, 26
Luminance
0.1598

Every format

HEX#bc2abc
RGBrgb(188, 42, 188)
HSLhsl(300, 64%, 45%)
CMYKcmyk(0%, 78%, 0%, 26%)
LABlab(47.0 71.5 -44.8)
LCHlch(47.0 84.4 328.0)
OKLCHoklch(0.574 0.235 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc2abc on white: 5.01:1
AA ✓ pass · AA-large · AAA
Aa
#bc2abc on black: 4.20:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green16.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta77.7%
Yellow0.0%
Key (black)26.3%

Color previews

#bc2abc text on a black background

contrast 4.20:1

Card sample

#bc2abc text on a white background

contrast 5.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc2abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc2abc in the Color Lab