Skip to content

#fedce2

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

RGB
254, 220, 226
HSL
349°, 94%, 93%
CMYK
0, 13, 11, 0
Luminance
0.7775

Every format

HEX#fedce2
RGBrgb(254, 220, 226)
HSLhsl(349, 94%, 93%)
CMYKcmyk(0%, 13%, 11%, 0%)
LABlab(90.7 12.7 1.4)
LCHlch(90.7 12.8 6.3)
OKLCHoklch(0.924 0.038 5.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fedce2 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#fedce2 on black: 16.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green86.3%
Blue88.6%

CMYK percentages

Cyan0.0%
Magenta13.4%
Yellow11.0%
Key (black)0.4%

Color previews

#fedce2 text on a black background

contrast 16.55:1

Card sample

#fedce2 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedce2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedce2 in the Color Lab