Skip to content

#ff69ad

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

RGB
255, 105, 173
HSL
333°, 100%, 71%
CMYK
0, 59, 32, 0
Luminance
0.3438

Every format

HEX#ff69ad
RGBrgb(255, 105, 173)
HSLhsl(333, 100%, 71%)
CMYKcmyk(0%, 59%, 32%, 0%)
LABlab(65.3 63.4 -7.0)
LCHlch(65.3 63.8 353.7)
OKLCHoklch(0.726 0.194 354.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff69ad on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#ff69ad on black: 7.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green41.2%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta58.8%
Yellow32.2%
Key (black)0.0%

Color previews

#ff69ad text on a black background

contrast 7.88:1

Card sample

#ff69ad text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff69ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff69ad in the Color Lab