Skip to content

#fcc5da

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

RGB
252, 197, 218
HSL
337°, 90%, 88%
CMYK
0, 22, 14, 1
Luminance
0.6569

Every format

HEX#fcc5da
RGBrgb(252, 197, 218)
HSLhsl(337, 90%, 88%)
CMYKcmyk(0%, 22%, 14%, 1%)
LABlab(84.8 22.8 -2.9)
LCHlch(84.8 22.9 352.7)
OKLCHoklch(0.878 0.068 353.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc5da on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#fcc5da on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green77.3%
Blue85.5%

CMYK percentages

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

Color previews

#fcc5da text on a black background

contrast 14.14:1

Card sample

#fcc5da text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc5da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc5da in the Color Lab