Skip to content

#fd79cd

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

RGB
253, 121, 205
HSL
322°, 97%, 73%
CMYK
0, 52, 19, 1
Luminance
0.3897

Every format

HEX#fd79cd
RGBrgb(253, 121, 205)
HSLhsl(322, 97%, 73%)
CMYKcmyk(0%, 52%, 19%, 1%)
LABlab(68.7 59.8 -19.9)
LCHlch(68.7 63.0 341.6)
OKLCHoklch(0.755 0.186 343.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd79cd on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#fd79cd on black: 8.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green47.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow19.0%
Key (black)0.8%

Color previews

#fd79cd text on a black background

contrast 8.79:1

Card sample

#fd79cd text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd79cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd79cd in the Color Lab