Skip to content

#cc00fd

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

RGB
204, 0, 253
HSL
288°, 100%, 50%
CMYK
19, 100, 0, 1
Luminance
0.1993

Every format

HEX#cc00fd
RGBrgb(204, 0, 253)
HSLhsl(288, 100%, 50%)
CMYKcmyk(19%, 100%, 0%, 1%)
LABlab(51.8 90.7 -74.0)
LCHlch(51.8 117.0 320.8)
OKLCHoklch(0.626 0.305 316.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc00fd on white: 4.21:1
AA ✗ fail · AA-large · AAA
Aa
#cc00fd on black: 4.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green0.0%
Blue99.2%

CMYK percentages

Cyan19.4%
Magenta100.0%
Yellow0.0%
Key (black)0.8%

Color previews

#cc00fd text on a black background

contrast 4.99:1

Card sample

#cc00fd text on a white background

contrast 4.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc00fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc00fd in the Color Lab