Skip to content

#ff10fe

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

RGB
255, 16, 254
HSL
300°, 100%, 53%
CMYK
0, 94, 0, 0
Luminance
0.2879

Every format

HEX#ff10fe
RGBrgb(255, 16, 254)
HSLhsl(300, 100%, 53%)
CMYKcmyk(0%, 94%, 0%, 0%)
LABlab(60.6 97.1 -59.8)
LCHlch(60.6 114.1 328.4)
OKLCHoklch(0.703 0.319 328.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green6.3%
Blue99.6%

CMYK percentages

Cyan0.0%
Magenta93.7%
Yellow0.4%
Key (black)0.0%

Color previews

#ff10fe text on a black background

contrast 6.76:1

Card sample

#ff10fe text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff10fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff10fe in the Color Lab