Skip to content

#fec3cb

a pale, electric red · warm · “pink”

RGB
254, 195, 203
HSL
352°, 97%, 88%
CMYK
0, 23, 20, 0
Luminance
0.6441

Every format

HEX#fec3cb
RGBrgb(254, 195, 203)
HSLhsl(352, 97%, 88%)
CMYKcmyk(0%, 23%, 20%, 0%)
LABlab(84.2 22.2 4.2)
LCHlch(84.2 22.6 10.7)
OKLCHoklch(0.872 0.068 9.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green76.5%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta23.2%
Yellow20.1%
Key (black)0.4%

Color previews

#fec3cb text on a black background

contrast 13.88:1

Card sample

#fec3cb text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fec3cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fec3cb in the Color Lab