Skip to content

#cc3ccc

a balanced, vivid magenta / pink · warm · closest name: orchid

RGB
204, 60, 204
HSL
300°, 59%, 52%
CMYK
0, 71, 0, 20
Luminance
0.2043

Every format

HEX#cc3ccc
RGBrgb(204, 60, 204)
HSLhsl(300, 59%, 52%)
CMYKcmyk(0%, 71%, 0%, 20%)
LABlab(52.3 72.0 -45.3)
LCHlch(52.3 85.0 327.8)
OKLCHoklch(0.620 0.237 328.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc3ccc on white: 4.13:1
AA ✗ fail · AA-large · AAA
Aa
#cc3ccc on black: 5.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green23.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta70.6%
Yellow0.0%
Key (black)20.0%

Color previews

#cc3ccc text on a black background

contrast 5.09:1

Card sample

#cc3ccc text on a white background

contrast 4.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc3ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc3ccc in the Color Lab