Skip to content

#ff1aff

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

RGB
255, 26, 255
HSL
300°, 100%, 55%
CMYK
0, 90, 0, 0
Luminance
0.2922

Every format

HEX#ff1aff
RGBrgb(255, 26, 255)
HSLhsl(300, 100%, 55%)
CMYKcmyk(0%, 90%, 0%, 0%)
LABlab(61.0 96.3 -59.8)
LCHlch(61.0 113.3 328.2)
OKLCHoklch(0.706 0.316 328.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff1aff on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#ff1aff on black: 6.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green10.2%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta89.8%
Yellow0.0%
Key (black)0.0%

Color previews

#ff1aff text on a black background

contrast 6.84:1

Card sample

#ff1aff text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff1aff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff1aff in the Color Lab