Skip to content

#feafcc

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

RGB
254, 175, 204
HSL
338°, 98%, 84%
CMYK
0, 31, 20, 0
Luminance
0.5609

Every format

HEX#feafcc
RGBrgb(254, 175, 204)
HSLhsl(338, 98%, 84%)
CMYKcmyk(0%, 31%, 20%, 0%)
LABlab(79.7 32.9 -3.0)
LCHlch(79.7 33.0 354.9)
OKLCHoklch(0.837 0.099 355.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green68.6%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta31.1%
Yellow19.7%
Key (black)0.4%

Color previews

#feafcc text on a black background

contrast 12.22:1

Card sample

#feafcc text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feafcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feafcc in the Color Lab