Skip to content

#ff00d1

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

RGB
255, 0, 209
HSL
311°, 100%, 50%
CMYK
0, 100, 18, 0
Luminance
0.2586

Every format

HEX#ff00d1
RGBrgb(255, 0, 209)
HSLhsl(311, 100%, 50%)
CMYKcmyk(0%, 100%, 18%, 0%)
LABlab(57.9 92.3 -38.8)
LCHlch(57.9 100.1 337.2)
OKLCHoklch(0.677 0.295 339.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff00d1 on white: 3.40:1
AA ✗ fail · AA-large · AAA
Aa
#ff00d1 on black: 6.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue82.0%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow18.0%
Key (black)0.0%

Color previews

#ff00d1 text on a black background

contrast 6.17:1

Card sample

#ff00d1 text on a white background

contrast 3.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff00d1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff00d1 in the Color Lab