Skip to content

#ff66ff

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

RGB
255, 102, 255
HSL
300°, 100%, 70%
CMYK
0, 60, 0, 0
Luminance
0.3798

Every format

HEX#ff66ff
RGBrgb(255, 102, 255)
HSLhsl(300, 100%, 70%)
CMYKcmyk(0%, 60%, 0%, 0%)
LABlab(68.0 76.2 -48.6)
LCHlch(68.0 90.4 327.5)
OKLCHoklch(0.757 0.251 327.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff66ff on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#ff66ff on black: 8.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.0%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow0.0%
Key (black)0.0%

Color previews

#ff66ff text on a black background

contrast 8.60:1

Card sample

#ff66ff text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff66ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff66ff in the Color Lab