Skip to content

#ff11ff

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

RGB
255, 17, 255
HSL
300°, 100%, 53%
CMYK
0, 93, 0, 0
Luminance
0.2888

Every format

HEX#ff11ff
RGBrgb(255, 17, 255)
HSLhsl(300, 100%, 53%)
CMYKcmyk(0%, 93%, 0%, 0%)
LABlab(60.7 97.2 -60.3)
LCHlch(60.7 114.3 328.2)
OKLCHoklch(0.704 0.319 328.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff11ff on white: 3.10:1
AA ✗ fail · AA-large · AAA
Aa
#ff11ff on black: 6.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green6.7%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta93.3%
Yellow0.0%
Key (black)0.0%

Color previews

#ff11ff text on a black background

contrast 6.78:1

Card sample

#ff11ff text on a white background

contrast 3.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff11ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff11ff in the Color Lab