Skip to content

#ff147b

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

RGB
255, 20, 123
HSL
334°, 100%, 54%
CMYK
0, 92, 52, 0
Luminance
0.2319

Every format

HEX#ff147b
RGBrgb(255, 20, 123)
HSLhsl(334, 100%, 54%)
CMYKcmyk(0%, 92%, 52%, 0%)
LABlab(55.3 82.7 7.6)
LCHlch(55.3 83.0 5.3)
OKLCHoklch(0.648 0.254 4.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff147b on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#ff147b on black: 5.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green7.8%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta92.2%
Yellow51.8%
Key (black)0.0%

Color previews

#ff147b text on a black background

contrast 5.64:1

Card sample

#ff147b text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff147b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff147b in the Color Lab