Skip to content

#ff04cc

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

RGB
255, 4, 204
HSL
312°, 100%, 51%
CMYK
0, 98, 20, 0
Luminance
0.2571

Every format

HEX#ff04cc
RGBrgb(255, 4, 204)
HSLhsl(312, 100%, 51%)
CMYKcmyk(0%, 98%, 20%, 0%)
LABlab(57.8 91.5 -36.2)
LCHlch(57.8 98.4 338.4)
OKLCHoklch(0.675 0.292 340.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff04cc on white: 3.42:1
AA ✗ fail · AA-large · AAA
Aa
#ff04cc on black: 6.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green1.6%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta98.4%
Yellow20.0%
Key (black)0.0%

Color previews

#ff04cc text on a black background

contrast 6.14:1

Card sample

#ff04cc text on a white background

contrast 3.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff04cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff04cc in the Color Lab