Skip to content

#ffacec

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

RGB
255, 172, 236
HSL
314°, 100%, 84%
CMYK
0, 33, 8, 0
Luminance
0.5682

Every format

HEX#ffacec
RGBrgb(255, 172, 236)
HSLhsl(314, 100%, 84%)
CMYKcmyk(0%, 33%, 8%, 0%)
LABlab(80.1 39.8 -19.6)
LCHlch(80.1 44.4 333.8)
OKLCHoklch(0.844 0.126 335.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffacec on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#ffacec on black: 12.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.5%
Blue92.5%

CMYK percentages

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

Color previews

#ffacec text on a black background

contrast 12.36:1

Card sample

#ffacec text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffacec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffacec in the Color Lab