Skip to content

#cc34eb

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

RGB
204, 52, 235
HSL
290°, 82%, 56%
CMYK
13, 78, 0, 8
Luminance
0.2129

Every format

HEX#cc34eb
RGBrgb(204, 52, 235)
HSLhsl(290, 82%, 56%)
CMYKcmyk(13%, 78%, 0%, 8%)
LABlab(53.3 79.6 -61.4)
LCHlch(53.3 100.5 322.3)
OKLCHoklch(0.633 0.268 320.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc34eb on white: 3.99:1
AA ✗ fail · AA-large · AAA
Aa
#cc34eb on black: 5.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green20.4%
Blue92.2%

CMYK percentages

Cyan13.2%
Magenta77.9%
Yellow0.0%
Key (black)7.8%

Color previews

#cc34eb text on a black background

contrast 5.26:1

Card sample

#cc34eb text on a white background

contrast 3.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc34eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc34eb in the Color Lab