Skip to content

#ff77da

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

RGB
255, 119, 218
HSL
316°, 100%, 73%
CMYK
0, 53, 15, 0
Luminance
0.3952

Every format

HEX#ff77da
RGBrgb(255, 119, 218)
HSLhsl(316, 100%, 73%)
CMYKcmyk(0%, 53%, 15%, 0%)
LABlab(69.1 63.2 -26.5)
LCHlch(69.1 68.5 337.3)
OKLCHoklch(0.760 0.199 339.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff77da on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#ff77da on black: 8.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green46.7%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta53.3%
Yellow14.5%
Key (black)0.0%

Color previews

#ff77da text on a black background

contrast 8.90:1

Card sample

#ff77da text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff77da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff77da in the Color Lab