Skip to content

#fececf

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

RGB
254, 206, 207
HSL
359°, 96%, 90%
CMYK
0, 19, 19, 0
Luminance
0.6972

Every format

HEX#fececf
RGBrgb(254, 206, 207)
HSLhsl(359, 96%, 90%)
CMYKcmyk(0%, 19%, 19%, 0%)
LABlab(86.9 17.0 5.9)
LCHlch(86.9 18.0 19.2)
OKLCHoklch(0.893 0.054 16.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green80.8%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta18.9%
Yellow18.5%
Key (black)0.4%

Color previews

#fececf text on a black background

contrast 14.94:1

Card sample

#fececf text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fececf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fececf in the Color Lab