Skip to content

#ff60fd

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

RGB
255, 96, 253
HSL
301°, 100%, 69%
CMYK
0, 62, 1, 0
Luminance
0.3672

Every format

HEX#ff60fd
RGBrgb(255, 96, 253)
HSLhsl(301, 100%, 69%)
CMYKcmyk(0%, 62%, 1%, 0%)
LABlab(67.1 78.3 -49.0)
LCHlch(67.1 92.3 327.9)
OKLCHoklch(0.749 0.257 328.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff60fd on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#ff60fd on black: 8.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green37.6%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta62.4%
Yellow0.8%
Key (black)0.0%

Color previews

#ff60fd text on a black background

contrast 8.34:1

Card sample

#ff60fd text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff60fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff60fd in the Color Lab