Skip to content

#ff09cd

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

RGB
255, 9, 205
HSL
312°, 100%, 52%
CMYK
0, 97, 20, 0
Luminance
0.2586

Every format

HEX#ff09cd
RGBrgb(255, 9, 205)
HSLhsl(312, 100%, 52%)
CMYKcmyk(0%, 97%, 20%, 0%)
LABlab(57.9 91.3 -36.5)
LCHlch(57.9 98.3 338.2)
OKLCHoklch(0.676 0.291 340.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green3.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta96.5%
Yellow19.6%
Key (black)0.0%

Color previews

#ff09cd text on a black background

contrast 6.17:1

Card sample

#ff09cd text on a white background

contrast 3.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff09cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff09cd in the Color Lab