Skip to content

#ff05df

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
255, 5, 223
HSL
308°, 100%, 51%
CMYK
0, 98, 13, 0
Luminance
0.2670

Every format

HEX#ff05df
RGBrgb(255, 5, 223)
HSLhsl(308, 100%, 51%)
CMYKcmyk(0%, 98%, 13%, 0%)
LABlab(58.7 93.7 -45.5)
LCHlch(58.7 104.2 334.1)
OKLCHoklch(0.685 0.302 335.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff05df on white: 3.31:1
AA ✗ fail · AA-large · AAA
Aa
#ff05df on black: 6.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green2.0%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta98.0%
Yellow12.5%
Key (black)0.0%

Color previews

#ff05df text on a black background

contrast 6.34:1

Card sample

#ff05df text on a white background

contrast 3.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff05df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff05df in the Color Lab