Skip to content

#ff5ff5

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

RGB
255, 95, 245
HSL
304°, 100%, 69%
CMYK
0, 63, 4, 0
Luminance
0.3604

Every format

HEX#ff5ff5
RGBrgb(255, 95, 245)
HSLhsl(304, 100%, 69%)
CMYKcmyk(0%, 63%, 4%, 0%)
LABlab(66.5 77.4 -45.4)
LCHlch(66.5 89.7 329.6)
OKLCHoklch(0.745 0.252 330.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5ff5 on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#ff5ff5 on black: 8.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green37.3%
Blue96.1%

CMYK percentages

Cyan0.0%
Magenta62.7%
Yellow3.9%
Key (black)0.0%

Color previews

#ff5ff5 text on a black background

contrast 8.21:1

Card sample

#ff5ff5 text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5ff5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5ff5 in the Color Lab