Skip to content

#ffacdc

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

RGB
255, 172, 220
HSL
325°, 100%, 84%
CMYK
0, 33, 14, 0
Luminance
0.5593

Every format

HEX#ffacdc
RGBrgb(255, 172, 220)
HSLhsl(325, 100%, 84%)
CMYKcmyk(0%, 33%, 14%, 0%)
LABlab(79.6 37.2 -11.7)
LCHlch(79.6 39.0 342.5)
OKLCHoklch(0.839 0.114 344.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green67.5%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta32.5%
Yellow13.7%
Key (black)0.0%

Color previews

#ffacdc text on a black background

contrast 12.19:1

Card sample

#ffacdc text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffacdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffacdc in the Color Lab