Skip to content

#fc74fc

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

RGB
252, 116, 252
HSL
300°, 96%, 72%
CMYK
0, 54, 0, 1
Luminance
0.4021

Every format

HEX#fc74fc
RGBrgb(252, 116, 252)
HSLhsl(300, 96%, 72%)
CMYKcmyk(0%, 54%, 0%, 1%)
LABlab(69.6 69.1 -44.5)
LCHlch(69.6 82.2 327.2)
OKLCHoklch(0.767 0.228 327.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc74fc on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#fc74fc on black: 9.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green45.5%
Blue98.8%

CMYK percentages

Cyan0.0%
Magenta54.0%
Yellow0.0%
Key (black)1.2%

Color previews

#fc74fc text on a black background

contrast 9.04:1

Card sample

#fc74fc text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc74fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc74fc in the Color Lab