Skip to content

#ff30ff

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

RGB
255, 48, 255
HSL
300°, 100%, 59%
CMYK
0, 81, 0, 0
Luminance
0.3059

Every format

HEX#ff30ff
RGBrgb(255, 48, 255)
HSLhsl(300, 100%, 59%)
CMYKcmyk(0%, 81%, 0%, 0%)
LABlab(62.2 92.8 -57.9)
LCHlch(62.2 109.4 328.1)
OKLCHoklch(0.715 0.305 328.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff30ff on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#ff30ff on black: 7.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green18.8%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta81.2%
Yellow0.0%
Key (black)0.0%

Color previews

#ff30ff text on a black background

contrast 7.12:1

Card sample

#ff30ff text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff30ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff30ff in the Color Lab