Skip to content

#f240ff

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

RGB
242, 64, 255
HSL
296°, 100%, 63%
CMYK
5, 75, 0, 0
Luminance
0.2976

Every format

HEX#f240ff
RGBrgb(242, 64, 255)
HSLhsl(296, 100%, 63%)
CMYKcmyk(5%, 75%, 0%, 0%)
LABlab(61.5 86.6 -59.1)
LCHlch(61.5 104.8 325.7)
OKLCHoklch(0.706 0.287 325.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.9%
Green25.1%
Blue100.0%

CMYK percentages

Cyan5.1%
Magenta74.9%
Yellow0.0%
Key (black)0.0%

Color previews

#f240ff text on a black background

contrast 6.95:1

Card sample

#f240ff text on a white background

contrast 3.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f240ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f240ff in the Color Lab