Skip to content

#ff72df

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

RGB
255, 114, 223
HSL
314°, 100%, 72%
CMYK
0, 55, 13, 0
Luminance
0.3862

Every format

HEX#ff72df
RGBrgb(255, 114, 223)
HSLhsl(314, 100%, 72%)
CMYKcmyk(0%, 55%, 13%, 0%)
LABlab(68.5 66.2 -30.2)
LCHlch(68.5 72.7 335.4)
OKLCHoklch(0.755 0.210 337.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green44.7%
Blue87.5%

CMYK percentages

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

Color previews

#ff72df text on a black background

contrast 8.72:1

Card sample

#ff72df text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff72df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff72df in the Color Lab