Skip to content

#fc7fff

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

RGB
252, 127, 255
HSL
299°, 100%, 75%
CMYK
1, 50, 0, 0
Luminance
0.4309

Every format

HEX#fc7fff
RGBrgb(252, 127, 255)
HSLhsl(299, 100%, 75%)
CMYKcmyk(1%, 50%, 0%, 0%)
LABlab(71.6 64.6 -43.0)
LCHlch(71.6 77.6 326.4)
OKLCHoklch(0.782 0.214 326.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc7fff on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#fc7fff on black: 9.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green49.8%
Blue100.0%

CMYK percentages

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

Color previews

#fc7fff text on a black background

contrast 9.62:1

Card sample

#fc7fff text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc7fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc7fff in the Color Lab