Skip to content

#ff528f

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

RGB
255, 82, 143
HSL
339°, 100%, 66%
CMYK
0, 68, 44, 0
Luminance
0.2928

Every format

HEX#ff528f
RGBrgb(255, 82, 143)
HSLhsl(339, 100%, 66%)
CMYKcmyk(0%, 68%, 44%, 0%)
LABlab(61.0 69.5 4.1)
LCHlch(61.0 69.6 3.4)
OKLCHoklch(0.692 0.213 3.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff528f on white: 3.06:1
AA ✗ fail · AA-large · AAA
Aa
#ff528f on black: 6.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green32.2%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta67.8%
Yellow43.9%
Key (black)0.0%

Color previews

#ff528f text on a black background

contrast 6.86:1

Card sample

#ff528f text on a white background

contrast 3.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff528f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff528f in the Color Lab