Skip to content

#fd79ec

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

RGB
253, 121, 236
HSL
308°, 97%, 73%
CMYK
0, 52, 7, 1
Luminance
0.4061

Every format

HEX#fd79ec
RGBrgb(253, 121, 236)
HSLhsl(308, 97%, 73%)
CMYKcmyk(0%, 52%, 7%, 1%)
LABlab(69.9 64.5 -35.2)
LCHlch(69.9 73.5 331.3)
OKLCHoklch(0.767 0.208 332.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd79ec on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#fd79ec on black: 9.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green47.5%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow6.7%
Key (black)0.8%

Color previews

#fd79ec text on a black background

contrast 9.12:1

Card sample

#fd79ec text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 121, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 121, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fd79ec;
background: linear-gradient(135deg, #fd79ec, #FD7994);

Monochromatic scale

Palettes built from #fd79ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd79ec in the Color Lab