Skip to content

#fd12ff

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

RGB
253, 18, 255
HSL
300°, 100%, 54%
CMYK
1, 93, 0, 0
Luminance
0.2854

Every format

HEX#fd12ff
RGBrgb(253, 18, 255)
HSLhsl(300, 100%, 54%)
CMYKcmyk(1%, 93%, 0%, 0%)
LABlab(60.4 96.8 -60.8)
LCHlch(60.4 114.3 327.9)
OKLCHoklch(0.701 0.318 327.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd12ff on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#fd12ff on black: 6.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green7.1%
Blue100.0%

CMYK percentages

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

Color previews

#fd12ff text on a black background

contrast 6.71:1

Card sample

#fd12ff text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd12ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd12ff in the Color Lab