Skip to content

#cc3fff

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

RGB
204, 63, 255
HSL
284°, 100%, 62%
CMYK
20, 75, 0, 0
Luminance
0.2361

Every format

HEX#cc3fff
RGBrgb(204, 63, 255)
HSLhsl(284, 100%, 62%)
CMYKcmyk(20%, 75%, 0%, 0%)
LABlab(55.7 79.9 -68.7)
LCHlch(55.7 105.3 319.3)
OKLCHoklch(0.654 0.274 315.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc3fff on white: 3.67:1
AA ✗ fail · AA-large · AAA
Aa
#cc3fff on black: 5.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green24.7%
Blue100.0%

CMYK percentages

Cyan20.0%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#cc3fff text on a black background

contrast 5.72:1

Card sample

#cc3fff text on a white background

contrast 3.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc3fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc3fff in the Color Lab