Skip to content

#f014ff

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

RGB
240, 20, 255
HSL
296°, 100%, 54%
CMYK
6, 92, 0, 0
Luminance
0.2625

Every format

HEX#f014ff
RGBrgb(240, 20, 255)
HSLhsl(296, 100%, 54%)
CMYKcmyk(6%, 92%, 0%, 0%)
LABlab(58.3 94.6 -64.3)
LCHlch(58.3 114.3 325.8)
OKLCHoklch(0.683 0.313 325.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f014ff on white: 3.36:1
AA ✗ fail · AA-large · AAA
Aa
#f014ff on black: 6.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green7.8%
Blue100.0%

CMYK percentages

Cyan5.9%
Magenta92.2%
Yellow0.0%
Key (black)0.0%

Color previews

#f014ff text on a black background

contrast 6.25:1

Card sample

#f014ff text on a white background

contrast 3.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f014ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f014ff in the Color Lab