Skip to content

#ff14cb

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

RGB
255, 20, 203
HSL
313°, 100%, 54%
CMYK
0, 92, 20, 0
Luminance
0.2607

Every format

HEX#ff14cb
RGBrgb(255, 20, 203)
HSLhsl(313, 100%, 54%)
CMYKcmyk(0%, 92%, 20%, 0%)
LABlab(58.1 90.2 -35.1)
LCHlch(58.1 96.8 338.8)
OKLCHoklch(0.677 0.287 340.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff14cb on white: 3.38:1
AA ✗ fail · AA-large · AAA
Aa
#ff14cb on black: 6.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green7.8%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta92.2%
Yellow20.4%
Key (black)0.0%

Color previews

#ff14cb text on a black background

contrast 6.21:1

Card sample

#ff14cb text on a white background

contrast 3.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff14cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff14cb in the Color Lab