Skip to content

#ff30cd

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

RGB
255, 48, 205
HSL
315°, 100%, 59%
CMYK
0, 81, 20, 0
Luminance
0.2778

Every format

HEX#ff30cd
RGBrgb(255, 48, 205)
HSLhsl(315, 100%, 59%)
CMYKcmyk(0%, 81%, 20%, 0%)
LABlab(59.7 86.1 -33.7)
LCHlch(59.7 92.5 338.6)
OKLCHoklch(0.689 0.274 340.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff30cd on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#ff30cd on black: 6.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green18.8%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta81.2%
Yellow19.6%
Key (black)0.0%

Color previews

#ff30cd text on a black background

contrast 6.56:1

Card sample

#ff30cd text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff30cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff30cd in the Color Lab