Skip to content

#fcc3cb

a pale, electric red · warm · closest name: pink

RGB
252, 195, 203
HSL
352°, 91%, 88%
CMYK
0, 23, 19, 1
Luminance
0.6404

Every format

HEX#fcc3cb
RGBrgb(252, 195, 203)
HSLhsl(352, 91%, 88%)
CMYKcmyk(0%, 23%, 19%, 1%)
LABlab(84.0 21.5 3.9)
LCHlch(84.0 21.9 10.2)
OKLCHoklch(0.870 0.066 9.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green76.5%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta22.6%
Yellow19.4%
Key (black)1.2%

Color previews

#fcc3cb text on a black background

contrast 13.81:1

Card sample

#fcc3cb text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc3cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc3cb in the Color Lab