Skip to content

#f766ff

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

RGB
247, 102, 255
HSL
297°, 100%, 70%
CMYK
3, 60, 0, 0
Luminance
0.3650

Every format

HEX#f766ff
RGBrgb(247, 102, 255)
HSLhsl(297, 100%, 70%)
CMYKcmyk(3%, 60%, 0%, 0%)
LABlab(66.9 74.3 -50.4)
LCHlch(66.9 89.8 325.8)
OKLCHoklch(0.746 0.247 325.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f766ff on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#f766ff on black: 8.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.9%
Green40.0%
Blue100.0%

CMYK percentages

Cyan3.1%
Magenta60.0%
Yellow0.0%
Key (black)0.0%

Color previews

#f766ff text on a black background

contrast 8.30:1

Card sample

#f766ff text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f766ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f766ff in the Color Lab