Skip to content

#fd79ff

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

RGB
253, 121, 255
HSL
299°, 100%, 74%
CMYK
1, 53, 0, 0
Luminance
0.4178

Every format

HEX#fd79ff
RGBrgb(253, 121, 255)
HSLhsl(299, 100%, 74%)
CMYKcmyk(1%, 53%, 0%, 0%)
LABlab(70.7 67.6 -44.4)
LCHlch(70.7 80.9 326.7)
OKLCHoklch(0.776 0.224 326.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd79ff on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#fd79ff on black: 9.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green47.5%
Blue100.0%

CMYK percentages

Cyan0.8%
Magenta52.5%
Yellow0.0%
Key (black)0.0%

Color previews

#fd79ff text on a black background

contrast 9.36:1

Card sample

#fd79ff text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd79ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd79ff in the Color Lab