Skip to content

#ff11fd

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

RGB
255, 17, 253
HSL
301°, 100%, 53%
CMYK
0, 93, 1, 0
Luminance
0.2875

Every format

HEX#ff11fd
RGBrgb(255, 17, 253)
HSLhsl(301, 100%, 53%)
CMYKcmyk(0%, 93%, 1%, 0%)
LABlab(60.6 96.9 -59.3)
LCHlch(60.6 113.6 328.5)
OKLCHoklch(0.703 0.318 328.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green6.7%
Blue99.2%

CMYK percentages

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

Color previews

#ff11fd text on a black background

contrast 6.75:1

Card sample

#ff11fd text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff11fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff11fd in the Color Lab