Skip to content

#ffaadf

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

RGB
255, 170, 223
HSL
323°, 100%, 83%
CMYK
0, 33, 13, 0
Luminance
0.5534

Every format

HEX#ffaadf
RGBrgb(255, 170, 223)
HSLhsl(323, 100%, 83%)
CMYKcmyk(0%, 33%, 13%, 0%)
LABlab(79.2 38.7 -13.9)
LCHlch(79.2 41.1 340.3)
OKLCHoklch(0.836 0.119 342.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaadf on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#ffaadf on black: 12.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green66.7%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow12.5%
Key (black)0.0%

Color previews

#ffaadf text on a black background

contrast 12.07:1

Card sample

#ffaadf text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaadf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaadf in the Color Lab