Skip to content

#ff62db

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

RGB
255, 98, 219
HSL
314°, 100%, 69%
CMYK
0, 62, 14, 0
Luminance
0.3511

Every format

HEX#ff62db
RGBrgb(255, 98, 219)
HSLhsl(314, 100%, 69%)
CMYKcmyk(0%, 62%, 14%, 0%)
LABlab(65.8 72.3 -32.1)
LCHlch(65.8 79.1 336.1)
OKLCHoklch(0.736 0.230 337.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff62db on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#ff62db on black: 8.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green38.4%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta61.6%
Yellow14.1%
Key (black)0.0%

Color previews

#ff62db text on a black background

contrast 8.02:1

Card sample

#ff62db text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff62db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff62db in the Color Lab