Skip to content

#fec3cc

a pale, electric red · warm · “pink”

RGB
254, 195, 204
HSL
351°, 97%, 88%
CMYK
0, 23, 20, 0
Luminance
0.6446

Every format

HEX#fec3cc
RGBrgb(254, 195, 204)
HSLhsl(351, 97%, 88%)
CMYKcmyk(0%, 23%, 20%, 0%)
LABlab(84.2 22.4 3.7)
LCHlch(84.2 22.7 9.3)
OKLCHoklch(0.872 0.068 8.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fec3cc on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fec3cc on black: 13.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green76.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta23.2%
Yellow19.7%
Key (black)0.4%

Color previews

#fec3cc text on a black background

contrast 13.89:1

Card sample

#fec3cc text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fec3cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fec3cc in the Color Lab