Skip to content

#ff71ff

a light, electric magenta / pink · warm · closest name: violet

RGB
255, 113, 255
HSL
300°, 100%, 72%
CMYK
0, 56, 0, 0
Luminance
0.4029

Every format

HEX#ff71ff
RGBrgb(255, 113, 255)
HSLhsl(300, 100%, 72%)
CMYKcmyk(0%, 56%, 0%, 0%)
LABlab(69.7 71.7 -46.0)
LCHlch(69.7 85.1 327.3)
OKLCHoklch(0.769 0.236 327.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff71ff on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#ff71ff on black: 9.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green44.3%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta55.7%
Yellow0.0%
Key (black)0.0%

Color previews

#ff71ff text on a black background

contrast 9.06:1

Card sample

#ff71ff text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff71ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff71ff in the Color Lab