Skip to content

#ff69af

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

RGB
255, 105, 175
HSL
332°, 100%, 71%
CMYK
0, 59, 31, 0
Luminance
0.3446

Every format

HEX#ff69af
RGBrgb(255, 105, 175)
HSLhsl(332, 100%, 71%)
CMYKcmyk(0%, 59%, 31%, 0%)
LABlab(65.3 63.6 -8.0)
LCHlch(65.3 64.2 352.8)
OKLCHoklch(0.727 0.195 354.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff69af on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#ff69af on black: 7.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green41.2%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta58.8%
Yellow31.4%
Key (black)0.0%

Color previews

#ff69af text on a black background

contrast 7.89:1

Card sample

#ff69af text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff69af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff69af in the Color Lab