Skip to content

#ff03cd

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

RGB
255, 3, 205
HSL
312°, 100%, 51%
CMYK
0, 99, 20, 0
Luminance
0.2573

Every format

HEX#ff03cd
RGBrgb(255, 3, 205)
HSLhsl(312, 100%, 51%)
CMYKcmyk(0%, 99%, 20%, 0%)
LABlab(57.8 91.7 -36.7)
LCHlch(57.8 98.7 338.2)
OKLCHoklch(0.675 0.292 340.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green1.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta98.8%
Yellow19.6%
Key (black)0.0%

Color previews

#ff03cd text on a black background

contrast 6.15:1

Card sample

#ff03cd text on a white background

contrast 3.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff03cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff03cd in the Color Lab