Skip to content

#cc55fd

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

RGB
204, 85, 253
HSL
283°, 98%, 66%
CMYK
19, 66, 0, 1
Luminance
0.2643

Every format

HEX#cc55fd
RGBrgb(204, 85, 253)
HSLhsl(283, 98%, 66%)
CMYKcmyk(19%, 66%, 0%, 1%)
LABlab(58.4 71.3 -63.2)
LCHlch(58.4 95.3 318.5)
OKLCHoklch(0.673 0.249 314.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc55fd on white: 3.34:1
AA ✗ fail · AA-large · AAA
Aa
#cc55fd on black: 6.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green33.3%
Blue99.2%

CMYK percentages

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

Color previews

#cc55fd text on a black background

contrast 6.29:1

Card sample

#cc55fd text on a white background

contrast 3.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc55fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc55fd in the Color Lab