Skip to content

#fcc7da

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

RGB
252, 199, 218
HSL
339°, 90%, 88%
CMYK
0, 21, 14, 1
Luminance
0.6660

Every format

HEX#fcc7da
RGBrgb(252, 199, 218)
HSLhsl(339, 90%, 88%)
CMYKcmyk(0%, 21%, 14%, 1%)
LABlab(85.3 21.7 -2.2)
LCHlch(85.3 21.8 354.2)
OKLCHoklch(0.882 0.065 355.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc7da on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#fcc7da on black: 14.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.0%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta21.0%
Yellow13.5%
Key (black)1.2%

Color previews

#fcc7da text on a black background

contrast 14.32:1

Card sample

#fcc7da text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(252, 199, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 199, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fcc7da;
background: linear-gradient(135deg, #fcc7da, #FCD7C7);

Monochromatic scale

Palettes built from #fcc7da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc7da in the Color Lab