Skip to content

#ff12fd

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

RGB
255, 18, 253
HSL
301°, 100%, 54%
CMYK
0, 93, 1, 0
Luminance
0.2878

Every format

HEX#ff12fd
RGBrgb(255, 18, 253)
HSLhsl(301, 100%, 54%)
CMYKcmyk(0%, 93%, 1%, 0%)
LABlab(60.6 96.8 -59.3)
LCHlch(60.6 113.5 328.5)
OKLCHoklch(0.703 0.318 328.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff12fd on white: 3.11:1
AA ✗ fail · AA-large · AAA
Aa
#ff12fd on black: 6.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green7.1%
Blue99.2%

CMYK percentages

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

Color previews

#ff12fd text on a black background

contrast 6.76:1

Card sample

#ff12fd text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff12fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff12fd in the Color Lab