Skip to content

#ff14ac

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

RGB
255, 20, 172
HSL
321°, 100%, 54%
CMYK
0, 92, 33, 0
Luminance
0.2474

Every format

HEX#ff14ac
RGBrgb(255, 20, 172)
HSLhsl(321, 100%, 54%)
CMYKcmyk(0%, 92%, 33%, 0%)
LABlab(56.8 86.8 -19.1)
LCHlch(56.8 88.9 347.6)
OKLCHoklch(0.664 0.272 349.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff14ac on white: 3.53:1
AA ✗ fail · AA-large · AAA
Aa
#ff14ac on black: 5.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green7.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta92.2%
Yellow32.5%
Key (black)0.0%

Color previews

#ff14ac text on a black background

contrast 5.95:1

Card sample

#ff14ac text on a white background

contrast 3.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff14ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff14ac in the Color Lab