Skip to content

#ffacdf

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

RGB
255, 172, 223
HSL
323°, 100%, 84%
CMYK
0, 33, 13, 0
Luminance
0.5609

Every format

HEX#ffacdf
RGBrgb(255, 172, 223)
HSLhsl(323, 100%, 84%)
CMYKcmyk(0%, 33%, 13%, 0%)
LABlab(79.7 37.7 -13.2)
LCHlch(79.7 39.9 340.7)
OKLCHoklch(0.840 0.116 342.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffacdf on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#ffacdf on black: 12.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.5%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta32.5%
Yellow12.5%
Key (black)0.0%

Color previews

#ffacdf text on a black background

contrast 12.22:1

Card sample

#ffacdf text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffacdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffacdf in the Color Lab