Skip to content

#ff77ff

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

RGB
255, 119, 255
HSL
300°, 100%, 73%
CMYK
0, 53, 0, 0
Luminance
0.4167

Every format

HEX#ff77ff
RGBrgb(255, 119, 255)
HSLhsl(300, 100%, 73%)
CMYKcmyk(0%, 53%, 0%, 0%)
LABlab(70.7 69.0 -44.5)
LCHlch(70.7 82.1 327.2)
OKLCHoklch(0.776 0.228 327.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff77ff on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#ff77ff on black: 9.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green46.7%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta53.3%
Yellow0.0%
Key (black)0.0%

Color previews

#ff77ff text on a black background

contrast 9.33:1

Card sample

#ff77ff text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff77ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff77ff in the Color Lab