Skip to content

#ff8fcc

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

RGB
255, 143, 204
HSL
327°, 100%, 78%
CMYK
0, 44, 20, 0
Luminance
0.4526

Every format

HEX#ff8fcc
RGBrgb(255, 143, 204)
HSLhsl(327, 100%, 78%)
CMYKcmyk(0%, 44%, 20%, 0%)
LABlab(73.1 49.6 -12.7)
LCHlch(73.1 51.2 345.6)
OKLCHoklch(0.787 0.152 347.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8fcc on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#ff8fcc on black: 10.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green56.1%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta43.9%
Yellow20.0%
Key (black)0.0%

Color previews

#ff8fcc text on a black background

contrast 10.05:1

Card sample

#ff8fcc text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8fcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8fcc in the Color Lab