Skip to content

#fedade

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

RGB
254, 218, 222
HSL
353°, 95%, 93%
CMYK
0, 14, 13, 0
Luminance
0.7649

Every format

HEX#fedade
RGBrgb(254, 218, 222)
HSLhsl(353, 95%, 93%)
CMYKcmyk(0%, 14%, 13%, 0%)
LABlab(90.1 13.1 2.7)
LCHlch(90.1 13.4 11.5)
OKLCHoklch(0.919 0.040 10.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fedade on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#fedade on black: 16.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green85.5%
Blue87.1%

CMYK percentages

Cyan0.0%
Magenta14.2%
Yellow12.6%
Key (black)0.4%

Color previews

#fedade text on a black background

contrast 16.30:1

Card sample

#fedade text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedade in the Color Lab