Skip to content

#ff1981

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

RGB
255, 25, 129
HSL
333°, 100%, 55%
CMYK
0, 90, 49, 0
Luminance
0.2354

Every format

HEX#ff1981
RGBrgb(255, 25, 129)
HSLhsl(333, 100%, 55%)
CMYKcmyk(0%, 90%, 49%, 0%)
LABlab(55.6 82.5 4.5)
LCHlch(55.6 82.7 3.1)
OKLCHoklch(0.651 0.254 2.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff1981 on white: 3.68:1
AA ✗ fail · AA-large · AAA
Aa
#ff1981 on black: 5.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green9.8%
Blue50.6%

CMYK percentages

Cyan0.0%
Magenta90.2%
Yellow49.4%
Key (black)0.0%

Color previews

#ff1981 text on a black background

contrast 5.71:1

Card sample

#ff1981 text on a white background

contrast 3.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff1981

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff1981 in the Color Lab