Skip to content

#ff3fff

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

RGB
255, 63, 255
HSL
300°, 100%, 62%
CMYK
0, 75, 0, 0
Luminance
0.3204

Every format

HEX#ff3fff
RGBrgb(255, 63, 255)
HSLhsl(300, 100%, 62%)
CMYKcmyk(0%, 75%, 0%, 0%)
LABlab(63.4 89.3 -56.0)
LCHlch(63.4 105.4 327.9)
OKLCHoklch(0.723 0.294 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3fff on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#ff3fff on black: 7.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green24.7%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#ff3fff text on a black background

contrast 7.41:1

Card sample

#ff3fff text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3fff in the Color Lab