Skip to content

#ff72ac

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

RGB
255, 114, 172
HSL
335°, 100%, 72%
CMYK
0, 55, 33, 0
Luminance
0.3627

Every format

HEX#ff72ac
RGBrgb(255, 114, 172)
HSLhsl(335, 100%, 72%)
CMYKcmyk(0%, 55%, 33%, 0%)
LABlab(66.7 59.3 -4.3)
LCHlch(66.7 59.5 355.9)
OKLCHoklch(0.737 0.181 356.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff72ac on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#ff72ac on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green44.7%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta55.3%
Yellow32.5%
Key (black)0.0%

Color previews

#ff72ac text on a black background

contrast 8.25:1

Card sample

#ff72ac text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff72ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff72ac in the Color Lab