Skip to content

#ff14fd

a balanced, electric magenta / pink · warm · “magenta”

RGB
255, 20, 253
HSL
301°, 100%, 54%
CMYK
0, 92, 1, 0
Luminance
0.2885

Every format

HEX#ff14fd
RGBrgb(255, 20, 253)
HSLhsl(301, 100%, 54%)
CMYKcmyk(0%, 92%, 1%, 0%)
LABlab(60.7 96.6 -59.2)
LCHlch(60.7 113.3 328.5)
OKLCHoklch(0.704 0.317 328.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff14fd on white: 3.10:1
AA ✗ fail · AA-large · AAA
Aa
#ff14fd on black: 6.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green7.8%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta92.2%
Yellow0.8%
Key (black)0.0%

Color previews

#ff14fd text on a black background

contrast 6.77:1

Card sample

#ff14fd text on a white background

contrast 3.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff14fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff14fd in the Color Lab