Skip to content

#cc32cd

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

RGB
204, 50, 205
HSL
300°, 61%, 50%
CMYK
1, 76, 0, 20
Luminance
0.1953

Every format

HEX#cc32cd
RGBrgb(204, 50, 205)
HSLhsl(300, 61%, 50%)
CMYKcmyk(1%, 76%, 0%, 20%)
LABlab(51.3 75.2 -47.5)
LCHlch(51.3 89.0 327.7)
OKLCHoklch(0.613 0.247 327.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc32cd on white: 4.28:1
AA ✗ fail · AA-large · AAA
Aa
#cc32cd on black: 4.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green19.6%
Blue80.4%

CMYK percentages

Cyan0.5%
Magenta75.6%
Yellow0.0%
Key (black)19.6%

Color previews

#cc32cd text on a black background

contrast 4.91:1

Card sample

#cc32cd text on a white background

contrast 4.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc32cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc32cd in the Color Lab