Skip to content

#feadcc

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

RGB
254, 173, 204
HSL
337°, 98%, 84%
CMYK
0, 32, 20, 0
Luminance
0.5532

Every format

HEX#feadcc
RGBrgb(254, 173, 204)
HSLhsl(337, 98%, 84%)
CMYKcmyk(0%, 32%, 20%, 0%)
LABlab(79.2 33.9 -3.6)
LCHlch(79.2 34.1 354.0)
OKLCHoklch(0.834 0.102 354.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green67.8%
Blue80.0%

CMYK percentages

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

Color previews

#feadcc text on a black background

contrast 12.06:1

Card sample

#feadcc text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feadcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feadcc in the Color Lab