Skip to content

#ff73ff

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

RGB
255, 115, 255
HSL
300°, 100%, 73%
CMYK
0, 55, 0, 0
Luminance
0.4074

Every format

HEX#ff73ff
RGBrgb(255, 115, 255)
HSLhsl(300, 100%, 73%)
CMYKcmyk(0%, 55%, 0%, 0%)
LABlab(70.0 70.8 -45.5)
LCHlch(70.0 84.1 327.3)
OKLCHoklch(0.771 0.233 327.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff73ff on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#ff73ff on black: 9.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green45.1%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta54.9%
Yellow0.0%
Key (black)0.0%

Color previews

#ff73ff text on a black background

contrast 9.15:1

Card sample

#ff73ff text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff73ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff73ff in the Color Lab