Skip to content

#ff00c0

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

RGB
255, 0, 192
HSL
315°, 100%, 50%
CMYK
0, 100, 25, 0
Luminance
0.2507

Every format

HEX#ff00c0
RGBrgb(255, 0, 192)
HSLhsl(315, 100%, 50%)
CMYKcmyk(0%, 100%, 25%, 0%)
LABlab(57.1 90.4 -30.2)
LCHlch(57.1 95.3 341.5)
OKLCHoklch(0.669 0.286 343.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff00c0 on white: 3.49:1
AA ✗ fail · AA-large · AAA
Aa
#ff00c0 on black: 6.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue75.3%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow24.7%
Key (black)0.0%

Color previews

#ff00c0 text on a black background

contrast 6.01:1

Card sample

#ff00c0 text on a white background

contrast 3.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff00c0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff00c0 in the Color Lab