Skip to content

#feccdf

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

RGB
254, 204, 223
HSL
337°, 96%, 90%
CMYK
0, 20, 12, 0
Luminance
0.6958

Every format

HEX#feccdf
RGBrgb(254, 204, 223)
HSLhsl(337, 96%, 90%)
CMYKcmyk(0%, 20%, 12%, 0%)
LABlab(86.8 20.6 -2.7)
LCHlch(86.8 20.7 352.6)
OKLCHoklch(0.894 0.061 353.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feccdf on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#feccdf on black: 14.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.0%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow12.2%
Key (black)0.4%

Color previews

#feccdf text on a black background

contrast 14.92:1

Card sample

#feccdf text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feccdf in the Color Lab