Skip to content

#fedddf

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

RGB
254, 221, 223
HSL
356°, 94%, 93%
CMYK
0, 13, 12, 0
Luminance
0.7811

Every format

HEX#fedddf
RGBrgb(254, 221, 223)
HSLhsl(356, 94%, 93%)
CMYKcmyk(0%, 13%, 12%, 0%)
LABlab(90.8 11.7 3.2)
LCHlch(90.8 12.1 15.4)
OKLCHoklch(0.925 0.037 13.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fedddf on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#fedddf on black: 16.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green86.7%
Blue87.5%

CMYK percentages

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

Color previews

#fedddf text on a black background

contrast 16.62:1

Card sample

#fedddf text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedddf in the Color Lab