Skip to content

#ff00cc

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
255, 0, 204
HSL
312°, 100%, 50%
CMYK
0, 100, 20, 0
Luminance
0.2562

Every format

HEX#ff00cc
RGBrgb(255, 0, 204)
HSLhsl(312, 100%, 50%)
CMYKcmyk(0%, 100%, 20%, 0%)
LABlab(57.7 91.7 -36.3)
LCHlch(57.7 98.7 338.4)
OKLCHoklch(0.674 0.293 340.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff00cc on white: 3.43:1
AA ✗ fail · AA-large · AAA
Aa
#ff00cc on black: 6.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow20.0%
Key (black)0.0%

Color previews

#ff00cc text on a black background

contrast 6.12:1

Card sample

#ff00cc text on a white background

contrast 3.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff00cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff00cc in the Color Lab