Skip to content

#ff31fd

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
255, 49, 253
HSL
301°, 100%, 60%
CMYK
0, 81, 1, 0
Luminance
0.3055

Every format

HEX#ff31fd
RGBrgb(255, 49, 253)
HSLhsl(301, 100%, 60%)
CMYKcmyk(0%, 81%, 1%, 0%)
LABlab(62.1 92.3 -56.8)
LCHlch(62.1 108.4 328.4)
OKLCHoklch(0.714 0.303 328.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff31fd on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#ff31fd on black: 7.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green19.2%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta80.8%
Yellow0.8%
Key (black)0.0%

Color previews

#ff31fd text on a black background

contrast 7.11:1

Card sample

#ff31fd text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff31fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff31fd in the Color Lab