Skip to content

#ff44ac

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

RGB
255, 68, 172
HSL
327°, 100%, 63%
CMYK
0, 73, 33, 0
Luminance
0.2837

Every format

HEX#ff44ac
RGBrgb(255, 68, 172)
HSLhsl(327, 100%, 63%)
CMYKcmyk(0%, 73%, 33%, 0%)
LABlab(60.2 77.1 -14.0)
LCHlch(60.2 78.3 349.7)
OKLCHoklch(0.689 0.239 351.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff44ac on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#ff44ac on black: 6.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green26.7%
Blue67.5%

CMYK percentages

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

Color previews

#ff44ac text on a black background

contrast 6.67:1

Card sample

#ff44ac text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff44ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff44ac in the Color Lab