Skip to content

#ff60df

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

RGB
255, 96, 223
HSL
312°, 100%, 69%
CMYK
0, 62, 13, 0
Luminance
0.3495

Every format

HEX#ff60df
RGBrgb(255, 96, 223)
HSLhsl(312, 100%, 69%)
CMYKcmyk(0%, 62%, 13%, 0%)
LABlab(65.7 73.7 -34.5)
LCHlch(65.7 81.4 334.9)
OKLCHoklch(0.735 0.235 336.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff60df on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#ff60df on black: 7.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green37.6%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta62.4%
Yellow12.5%
Key (black)0.0%

Color previews

#ff60df text on a black background

contrast 7.99:1

Card sample

#ff60df text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff60df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff60df in the Color Lab