Skip to content

#ff73fd

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

RGB
255, 115, 253
HSL
301°, 100%, 73%
CMYK
0, 55, 1, 0
Luminance
0.4061

Every format

HEX#ff73fd
RGBrgb(255, 115, 253)
HSLhsl(301, 100%, 73%)
CMYKcmyk(0%, 55%, 1%, 0%)
LABlab(69.9 70.5 -44.5)
LCHlch(69.9 83.3 327.7)
OKLCHoklch(0.770 0.232 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green45.1%
Blue99.2%

CMYK percentages

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

Color previews

#ff73fd text on a black background

contrast 9.12:1

Card sample

#ff73fd text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff73fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff73fd in the Color Lab