Skip to content

#ff5ade

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

RGB
255, 90, 222
HSL
312°, 100%, 68%
CMYK
0, 65, 13, 0
Luminance
0.3385

Every format

HEX#ff5ade
RGBrgb(255, 90, 222)
HSLhsl(312, 100%, 68%)
CMYKcmyk(0%, 65%, 13%, 0%)
LABlab(64.8 75.8 -35.3)
LCHlch(64.8 83.7 335.0)
OKLCHoklch(0.729 0.242 336.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5ade on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#ff5ade on black: 7.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green35.3%
Blue87.1%

CMYK percentages

Cyan0.0%
Magenta64.7%
Yellow12.9%
Key (black)0.0%

Color previews

#ff5ade text on a black background

contrast 7.77:1

Card sample

#ff5ade text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5ade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5ade in the Color Lab