Skip to content

#cc33cc

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

RGB
204, 51, 204
HSL
300°, 60%, 50%
CMYK
0, 75, 0, 20
Luminance
0.1956

Every format

HEX#cc33cc
RGBrgb(204, 51, 204)
HSLhsl(300, 60%, 50%)
CMYKcmyk(0%, 75%, 0%, 20%)
LABlab(51.3 74.8 -46.9)
LCHlch(51.3 88.2 327.9)
OKLCHoklch(0.613 0.246 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green20.0%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta75.0%
Yellow0.0%
Key (black)20.0%

Color previews

#cc33cc text on a black background

contrast 4.91:1

Card sample

#cc33cc text on a white background

contrast 4.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc33cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc33cc in the Color Lab