Skip to content

#feaddf

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

RGB
254, 173, 223
HSL
323°, 98%, 84%
CMYK
0, 32, 12, 0
Luminance
0.5629

Every format

HEX#feaddf
RGBrgb(254, 173, 223)
HSLhsl(323, 98%, 84%)
CMYKcmyk(0%, 32%, 12%, 0%)
LABlab(79.8 36.8 -13.1)
LCHlch(79.8 39.1 340.5)
OKLCHoklch(0.840 0.113 342.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feaddf on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#feaddf on black: 12.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.8%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta31.9%
Yellow12.2%
Key (black)0.4%

Color previews

#feaddf text on a black background

contrast 12.26:1

Card sample

#feaddf text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feaddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feaddf in the Color Lab