Skip to content

#fecccd

a pale, electric red · warm · closest name: pink

RGB
254, 204, 205
HSL
359°, 96%, 90%
CMYK
0, 20, 19, 0
Luminance
0.6866

Every format

HEX#fecccd
RGBrgb(254, 204, 205)
HSLhsl(359, 96%, 90%)
CMYKcmyk(0%, 20%, 19%, 0%)
LABlab(86.3 17.8 6.2)
LCHlch(86.3 18.9 19.3)
OKLCHoklch(0.889 0.057 16.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecccd on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#fecccd on black: 14.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow19.3%
Key (black)0.4%

Color previews

#fecccd text on a black background

contrast 14.73:1

Card sample

#fecccd text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecccd in the Color Lab