Skip to content

#fec1cd

a pale, electric red · warm · “pink”

RGB
254, 193, 205
HSL
348°, 97%, 88%
CMYK
0, 24, 19, 0
Luminance
0.6362

Every format

HEX#fec1cd
RGBrgb(254, 193, 205)
HSLhsl(348, 97%, 88%)
CMYKcmyk(0%, 24%, 19%, 0%)
LABlab(83.8 23.6 2.5)
LCHlch(83.8 23.7 6.1)
OKLCHoklch(0.869 0.071 5.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fec1cd on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#fec1cd on black: 13.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green75.7%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta24.0%
Yellow19.3%
Key (black)0.4%

Color previews

#fec1cd text on a black background

contrast 13.72:1

Card sample

#fec1cd text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fec1cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fec1cd in the Color Lab