Skip to content

#ff69ff

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

RGB
255, 105, 255
HSL
300°, 100%, 71%
CMYK
0, 59, 0, 0
Luminance
0.3858

Every format

HEX#ff69ff
RGBrgb(255, 105, 255)
HSLhsl(300, 100%, 71%)
CMYKcmyk(0%, 59%, 0%, 0%)
LABlab(68.5 75.0 -47.9)
LCHlch(68.5 89.0 327.4)
OKLCHoklch(0.760 0.247 327.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff69ff on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#ff69ff on black: 8.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green41.2%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta58.8%
Yellow0.0%
Key (black)0.0%

Color previews

#ff69ff text on a black background

contrast 8.72:1

Card sample

#ff69ff text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff69ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff69ff in the Color Lab