Skip to content

#fcc6da

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

RGB
252, 198, 218
HSL
338°, 90%, 88%
CMYK
0, 21, 14, 1
Luminance
0.6615

Every format

HEX#fcc6da
RGBrgb(252, 198, 218)
HSLhsl(338, 90%, 88%)
CMYKcmyk(0%, 21%, 14%, 1%)
LABlab(85.1 22.2 -2.6)
LCHlch(85.1 22.4 353.4)
OKLCHoklch(0.880 0.066 354.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc6da on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#fcc6da on black: 14.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green77.6%
Blue85.5%

CMYK percentages

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

Color previews

#fcc6da text on a black background

contrast 14.23:1

Card sample

#fcc6da text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc6da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc6da in the Color Lab