Skip to content

#f32fff

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

RGB
243, 47, 255
HSL
297°, 100%, 59%
CMYK
5, 82, 0, 0
Luminance
0.2831

Every format

HEX#f32fff
RGBrgb(243, 47, 255)
HSLhsl(297, 100%, 59%)
CMYKcmyk(5%, 82%, 0%, 0%)
LABlab(60.2 90.9 -61.2)
LCHlch(60.2 109.6 326.1)
OKLCHoklch(0.697 0.301 325.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f32fff on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#f32fff on black: 6.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green18.4%
Blue100.0%

CMYK percentages

Cyan4.7%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#f32fff text on a black background

contrast 6.66:1

Card sample

#f32fff text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f32fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f32fff in the Color Lab