Skip to content

#cc44cc

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

RGB
204, 68, 204
HSL
300°, 57%, 53%
CMYK
0, 67, 0, 20
Luminance
0.2133

Every format

HEX#cc44cc
RGBrgb(204, 68, 204)
HSLhsl(300, 57%, 53%)
CMYKcmyk(0%, 67%, 0%, 20%)
LABlab(53.3 69.2 -43.8)
LCHlch(53.3 81.8 327.7)
OKLCHoklch(0.627 0.228 327.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green26.7%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta66.7%
Yellow0.0%
Key (black)20.0%

Color previews

#cc44cc text on a black background

contrast 5.27:1

Card sample

#cc44cc text on a white background

contrast 3.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc44cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc44cc in the Color Lab