Skip to content

#ff00df

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

RGB
255, 0, 223
HSL
308°, 100%, 50%
CMYK
0, 100, 13, 0
Luminance
0.2659

Every format

HEX#ff00df
RGBrgb(255, 0, 223)
HSLhsl(308, 100%, 50%)
CMYKcmyk(0%, 100%, 13%, 0%)
LABlab(58.6 94.0 -45.7)
LCHlch(58.6 104.5 334.1)
OKLCHoklch(0.684 0.303 335.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff00df on white: 3.32:1
AA ✗ fail · AA-large · AAA
Aa
#ff00df on black: 6.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue87.5%

CMYK percentages

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

Color previews

#ff00df text on a black background

contrast 6.32:1

Card sample

#ff00df text on a white background

contrast 3.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff00df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff00df in the Color Lab