Skip to content

#ff79ec

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

RGB
255, 121, 236
HSL
309°, 100%, 74%
CMYK
0, 53, 8, 0
Luminance
0.4099

Every format

HEX#ff79ec
RGBrgb(255, 121, 236)
HSLhsl(309, 100%, 74%)
CMYKcmyk(0%, 53%, 8%, 0%)
LABlab(70.2 65.0 -34.8)
LCHlch(70.2 73.8 331.8)
OKLCHoklch(0.770 0.209 333.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff79ec on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#ff79ec on black: 9.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.5%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta52.5%
Yellow7.5%
Key (black)0.0%

Color previews

#ff79ec text on a black background

contrast 9.20:1

Card sample

#ff79ec text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff79ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff79ec in the Color Lab