Skip to content

#fedbdf

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

RGB
254, 219, 223
HSL
353°, 95%, 93%
CMYK
0, 14, 12, 0
Luminance
0.7706

Every format

HEX#fedbdf
RGBrgb(254, 219, 223)
HSLhsl(353, 95%, 93%)
CMYKcmyk(0%, 14%, 12%, 0%)
LABlab(90.3 12.7 2.5)
LCHlch(90.3 13.0 11.2)
OKLCHoklch(0.922 0.039 10.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fedbdf on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#fedbdf on black: 16.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green85.9%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta13.8%
Yellow12.2%
Key (black)0.4%

Color previews

#fedbdf text on a black background

contrast 16.41:1

Card sample

#fedbdf text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedbdf in the Color Lab