Skip to content

#f24fff

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

RGB
242, 79, 255
HSL
296°, 100%, 66%
CMYK
5, 69, 0, 0
Luminance
0.3169

Every format

HEX#f24fff
RGBrgb(242, 79, 255)
HSLhsl(296, 100%, 66%)
CMYKcmyk(5%, 69%, 0%, 0%)
LABlab(63.1 81.9 -56.5)
LCHlch(63.1 99.5 325.4)
OKLCHoklch(0.717 0.273 324.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f24fff on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#f24fff on black: 7.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green31.0%
Blue100.0%

CMYK percentages

Cyan5.1%
Magenta69.0%
Yellow0.0%
Key (black)0.0%

Color previews

#f24fff text on a black background

contrast 7.34:1

Card sample

#f24fff text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f24fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f24fff in the Color Lab