Skip to content

#f032ff

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

RGB
240, 50, 255
HSL
296°, 100%, 60%
CMYK
6, 80, 0, 0
Luminance
0.2803

Every format

HEX#f032ff
RGBrgb(240, 50, 255)
HSLhsl(296, 100%, 60%)
CMYKcmyk(6%, 80%, 0%, 0%)
LABlab(59.9 89.8 -61.6)
LCHlch(59.9 108.9 325.5)
OKLCHoklch(0.694 0.298 324.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f032ff on white: 3.18:1
AA ✗ fail · AA-large · AAA
Aa
#f032ff on black: 6.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green19.6%
Blue100.0%

CMYK percentages

Cyan5.9%
Magenta80.4%
Yellow0.0%
Key (black)0.0%

Color previews

#f032ff text on a black background

contrast 6.61:1

Card sample

#f032ff text on a white background

contrast 3.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f032ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f032ff in the Color Lab