Skip to content

#ff47ff

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

RGB
255, 71, 255
HSL
300°, 100%, 64%
CMYK
0, 72, 0, 0
Luminance
0.3299

Every format

HEX#ff47ff
RGBrgb(255, 71, 255)
HSLhsl(300, 100%, 64%)
CMYKcmyk(0%, 72%, 0%, 0%)
LABlab(64.2 87.1 -54.7)
LCHlch(64.2 102.8 327.9)
OKLCHoklch(0.729 0.286 328.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff47ff on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#ff47ff on black: 7.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green27.8%
Blue100.0%

CMYK percentages

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

Color previews

#ff47ff text on a black background

contrast 7.60:1

Card sample

#ff47ff text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff47ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff47ff in the Color Lab