Skip to content

#fcc1df

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

RGB
252, 193, 223
HSL
330°, 91%, 87%
CMYK
0, 23, 12, 1
Luminance
0.6416

Every format

HEX#fcc1df
RGBrgb(252, 193, 223)
HSLhsl(330, 91%, 87%)
CMYKcmyk(0%, 23%, 12%, 1%)
LABlab(84.0 25.7 -6.7)
LCHlch(84.0 26.5 345.3)
OKLCHoklch(0.872 0.077 346.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc1df on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#fcc1df on black: 13.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.7%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta23.4%
Yellow11.5%
Key (black)1.2%

Color previews

#fcc1df text on a black background

contrast 13.83:1

Card sample

#fcc1df text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc1df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc1df in the Color Lab