Skip to content

#fecedc

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

RGB
254, 206, 220
HSL
343°, 96%, 90%
CMYK
0, 19, 13, 0
Luminance
0.7038

Every format

HEX#fecedc
RGBrgb(254, 206, 220)
HSLhsl(343, 96%, 90%)
CMYKcmyk(0%, 19%, 13%, 0%)
LABlab(87.2 19.0 -0.5)
LCHlch(87.2 19.1 358.5)
OKLCHoklch(0.897 0.057 358.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecedc on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#fecedc on black: 15.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.8%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta18.9%
Yellow13.4%
Key (black)0.4%

Color previews

#fecedc text on a black background

contrast 15.08:1

Card sample

#fecedc text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecedc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecedc in the Color Lab