Skip to content

#cc2feb

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
204, 47, 235
HSL
290°, 83%, 55%
CMYK
13, 80, 0, 8
Luminance
0.2087

Every format

HEX#cc2feb
RGBrgb(204, 47, 235)
HSLhsl(290, 83%, 55%)
CMYKcmyk(13%, 80%, 0%, 8%)
LABlab(52.8 80.9 -62.2)
LCHlch(52.8 102.1 322.5)
OKLCHoklch(0.629 0.272 320.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc2feb on white: 4.06:1
AA ✗ fail · AA-large · AAA
Aa
#cc2feb on black: 5.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green18.4%
Blue92.2%

CMYK percentages

Cyan13.2%
Magenta80.0%
Yellow0.0%
Key (black)7.8%

Color previews

#cc2feb text on a black background

contrast 5.17:1

Card sample

#cc2feb text on a white background

contrast 4.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 47, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 47, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cc2feb;
background: linear-gradient(135deg, #cc2feb, #EB2F8D);

Monochromatic scale

Palettes built from #cc2feb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc2feb in the Color Lab