Skip to content

#ff30ac

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

RGB
255, 48, 172
HSL
324°, 100%, 59%
CMYK
0, 81, 33, 0
Luminance
0.2635

Every format

HEX#ff30ac
RGBrgb(255, 48, 172)
HSLhsl(324, 100%, 59%)
CMYKcmyk(0%, 81%, 33%, 0%)
LABlab(58.4 82.4 -16.8)
LCHlch(58.4 84.0 348.5)
OKLCHoklch(0.675 0.256 350.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff30ac on white: 3.35:1
AA ✗ fail · AA-large · AAA
Aa
#ff30ac on black: 6.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green18.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta81.2%
Yellow32.5%
Key (black)0.0%

Color previews

#ff30ac text on a black background

contrast 6.27:1

Card sample

#ff30ac text on a white background

contrast 3.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff30ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff30ac in the Color Lab