Skip to content

#ff14ff

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

RGB
255, 20, 255
HSL
300°, 100%, 54%
CMYK
0, 92, 0, 0
Luminance
0.2898

Every format

HEX#ff14ff
RGBrgb(255, 20, 255)
HSLhsl(300, 100%, 54%)
CMYKcmyk(0%, 92%, 0%, 0%)
LABlab(60.8 96.9 -60.1)
LCHlch(60.8 114.0 328.2)
OKLCHoklch(0.705 0.318 328.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff14ff on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#ff14ff on black: 6.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green7.8%
Blue100.0%

CMYK percentages

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

Color previews

#ff14ff text on a black background

contrast 6.80:1

Card sample

#ff14ff text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff14ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff14ff in the Color Lab