Skip to content

#fec2cc

a pale, electric red · warm · “pink”

RGB
254, 194, 204
HSL
350°, 97%, 88%
CMYK
0, 24, 20, 0
Luminance
0.6401

Every format

HEX#fec2cc
RGBrgb(254, 194, 204)
HSLhsl(350, 97%, 88%)
CMYKcmyk(0%, 24%, 20%, 0%)
LABlab(84.0 22.9 3.3)
LCHlch(84.0 23.1 8.3)
OKLCHoklch(0.871 0.070 7.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green76.1%
Blue80.0%

CMYK percentages

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

Color previews

#fec2cc text on a black background

contrast 13.80:1

Card sample

#fec2cc text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fec2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fec2cc in the Color Lab