Skip to content

#fcbecc

a pale, electric red · warm · “pink”

RGB
252, 190, 204
HSL
347°, 91%, 87%
CMYK
0, 25, 19, 1
Luminance
0.6188

Every format

HEX#fcbecc
RGBrgb(252, 190, 204)
HSLhsl(347, 91%, 87%)
CMYKcmyk(0%, 25%, 19%, 1%)
LABlab(82.8 24.3 1.7)
LCHlch(82.8 24.3 4.0)
OKLCHoklch(0.862 0.073 3.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcbecc on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#fcbecc on black: 13.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green74.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta24.6%
Yellow19.0%
Key (black)1.2%

Color previews

#fcbecc text on a black background

contrast 13.38:1

Card sample

#fcbecc text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcbecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcbecc in the Color Lab