Skip to content

#ff72cd

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

RGB
255, 114, 205
HSL
321°, 100%, 72%
CMYK
0, 55, 20, 0
Luminance
0.3770

Every format

HEX#ff72cd
RGBrgb(255, 114, 205)
HSLhsl(321, 100%, 72%)
CMYKcmyk(0%, 55%, 20%, 0%)
LABlab(67.8 63.5 -21.2)
LCHlch(67.8 67.0 341.5)
OKLCHoklch(0.748 0.198 343.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff72cd on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#ff72cd on black: 8.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green44.7%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta55.3%
Yellow19.6%
Key (black)0.0%

Color previews

#ff72cd text on a black background

contrast 8.54:1

Card sample

#ff72cd text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff72cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff72cd in the Color Lab