Skip to content

#fececd

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

RGB
254, 206, 205
HSL
1°, 96%, 90%
CMYK
0, 19, 19, 0
Luminance
0.6962

Every format

HEX#fececd
RGBrgb(254, 206, 205)
HSLhsl(1, 96%, 90%)
CMYKcmyk(0%, 19%, 19%, 0%)
LABlab(86.8 16.8 6.9)
LCHlch(86.8 18.1 22.4)
OKLCHoklch(0.893 0.054 19.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fececd on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#fececd on black: 14.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.8%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta18.9%
Yellow19.3%
Key (black)0.4%

Color previews

#fececd text on a black background

contrast 14.92:1

Card sample

#fececd text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fececd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fececd in the Color Lab