Skip to content

#ff24cc

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

RGB
255, 36, 204
HSL
314°, 100%, 57%
CMYK
0, 86, 20, 0
Luminance
0.2688

Every format

HEX#ff24cc
RGBrgb(255, 36, 204)
HSLhsl(314, 100%, 57%)
CMYKcmyk(0%, 86%, 20%, 0%)
LABlab(58.9 88.2 -34.5)
LCHlch(58.9 94.7 338.7)
OKLCHoklch(0.683 0.281 340.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff24cc on white: 3.29:1
AA ✗ fail · AA-large · AAA
Aa
#ff24cc on black: 6.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green14.1%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta85.9%
Yellow20.0%
Key (black)0.0%

Color previews

#ff24cc text on a black background

contrast 6.38:1

Card sample

#ff24cc text on a white background

contrast 3.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff24cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff24cc in the Color Lab