Skip to content

#fedcdb

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

RGB
254, 220, 219
HSL
2°, 95%, 93%
CMYK
0, 13, 14, 0
Luminance
0.7737

Every format

HEX#fedcdb
RGBrgb(254, 220, 219)
HSLhsl(2, 95%, 93%)
CMYKcmyk(0%, 13%, 14%, 0%)
LABlab(90.5 11.6 4.8)
LCHlch(90.5 12.6 22.7)
OKLCHoklch(0.922 0.038 19.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green86.3%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta13.4%
Yellow13.8%
Key (black)0.4%

Color previews

#fedcdb text on a black background

contrast 16.47:1

Card sample

#fedcdb text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedcdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedcdb in the Color Lab