Skip to content

#ff60db

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

RGB
255, 96, 219
HSL
314°, 100%, 69%
CMYK
0, 62, 14, 0
Luminance
0.3474

Every format

HEX#ff60db
RGBrgb(255, 96, 219)
HSLhsl(314, 100%, 69%)
CMYKcmyk(0%, 62%, 14%, 0%)
LABlab(65.5 73.1 -32.5)
LCHlch(65.5 80.0 336.0)
OKLCHoklch(0.733 0.232 337.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff60db on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#ff60db on black: 7.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green37.6%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta62.4%
Yellow14.1%
Key (black)0.0%

Color previews

#ff60db text on a black background

contrast 7.95:1

Card sample

#ff60db text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff60db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff60db in the Color Lab