Skip to content

#ff24ff

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

RGB
255, 36, 255
HSL
300°, 100%, 57%
CMYK
0, 86, 0, 0
Luminance
0.2974

Every format

HEX#ff24ff
RGBrgb(255, 36, 255)
HSLhsl(300, 100%, 57%)
CMYKcmyk(0%, 86%, 0%, 0%)
LABlab(61.4 95.0 -59.0)
LCHlch(61.4 111.8 328.1)
OKLCHoklch(0.710 0.312 328.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff24ff on white: 3.02:1
AA ✗ fail · AA-large · AAA
Aa
#ff24ff on black: 6.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green14.1%
Blue100.0%

CMYK percentages

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

Color previews

#ff24ff text on a black background

contrast 6.95:1

Card sample

#ff24ff text on a white background

contrast 3.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff24ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff24ff in the Color Lab