Skip to content

#ff00c4

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

RGB
255, 0, 196
HSL
314°, 100%, 50%
CMYK
0, 100, 23, 0
Luminance
0.2525

Every format

HEX#ff00c4
RGBrgb(255, 0, 196)
HSLhsl(314, 100%, 50%)
CMYKcmyk(0%, 100%, 23%, 0%)
LABlab(57.3 90.8 -32.3)
LCHlch(57.3 96.4 340.4)
OKLCHoklch(0.671 0.288 342.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff00c4 on white: 3.47:1
AA ✗ fail · AA-large · AAA
Aa
#ff00c4 on black: 6.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow23.1%
Key (black)0.0%

Color previews

#ff00c4 text on a black background

contrast 6.05:1

Card sample

#ff00c4 text on a white background

contrast 3.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff00c4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff00c4 in the Color Lab