Skip to content

#ff007f

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

RGB
255, 0, 127
HSL
330°, 100%, 50%
CMYK
0, 100, 50, 0
Luminance
0.2279

Every format

HEX#ff007f
RGBrgb(255, 0, 127)
HSLhsl(330, 100%, 50%)
CMYKcmyk(0%, 100%, 50%, 0%)
LABlab(54.9 84.5 4.6)
LCHlch(54.9 84.6 3.1)
OKLCHoklch(0.645 0.260 2.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff007f on white: 3.78:1
AA ✗ fail · AA-large · AAA
Aa
#ff007f on black: 5.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow50.2%
Key (black)0.0%

Color previews

#ff007f text on a black background

contrast 5.56:1

Card sample

#ff007f text on a white background

contrast 3.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff007f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff007f in the Color Lab