Skip to content

#f776ff

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

RGB
247, 118, 255
HSL
297°, 100%, 73%
CMYK
3, 54, 0, 0
Luminance
0.3995

Every format

HEX#f776ff
RGBrgb(247, 118, 255)
HSLhsl(297, 100%, 73%)
CMYKcmyk(3%, 54%, 0%, 0%)
LABlab(69.4 67.4 -46.4)
LCHlch(69.4 81.9 325.4)
OKLCHoklch(0.765 0.225 325.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f776ff on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#f776ff on black: 8.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.9%
Green46.3%
Blue100.0%

CMYK percentages

Cyan3.1%
Magenta53.7%
Yellow0.0%
Key (black)0.0%

Color previews

#f776ff text on a black background

contrast 8.99:1

Card sample

#f776ff text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f776ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f776ff in the Color Lab