Skip to content

#ff7fff

a light, electric magenta / pink · warm · closest name: violet

RGB
255, 127, 255
HSL
300°, 100%, 75%
CMYK
0, 50, 0, 0
Luminance
0.4366

Every format

HEX#ff7fff
RGBrgb(255, 127, 255)
HSLhsl(300, 100%, 75%)
CMYKcmyk(0%, 50%, 0%, 0%)
LABlab(72.0 65.4 -42.4)
LCHlch(72.0 77.9 327.1)
OKLCHoklch(0.786 0.216 327.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7fff on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#ff7fff on black: 9.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green49.8%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#ff7fff text on a black background

contrast 9.73:1

Card sample

#ff7fff text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7fff in the Color Lab