Skip to content

#ff18ac

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

RGB
255, 24, 172
HSL
322°, 100%, 55%
CMYK
0, 91, 33, 0
Luminance
0.2489

Every format

HEX#ff18ac
RGBrgb(255, 24, 172)
HSLhsl(322, 100%, 55%)
CMYKcmyk(0%, 91%, 33%, 0%)
LABlab(57.0 86.4 -18.9)
LCHlch(57.0 88.5 347.7)
OKLCHoklch(0.665 0.270 349.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff18ac on white: 3.51:1
AA ✗ fail · AA-large · AAA
Aa
#ff18ac on black: 5.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green9.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta90.6%
Yellow32.5%
Key (black)0.0%

Color previews

#ff18ac text on a black background

contrast 5.98:1

Card sample

#ff18ac text on a white background

contrast 3.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff18ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff18ac in the Color Lab