Skip to content

#fedfdf

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

RGB
254, 223, 223
HSL
0°, 94%, 94%
CMYK
0, 12, 12, 0
Luminance
0.7917

Every format

HEX#fedfdf
RGBrgb(254, 223, 223)
HSLhsl(0, 94%, 94%)
CMYKcmyk(0%, 12%, 12%, 0%)
LABlab(91.3 10.7 3.9)
LCHlch(91.3 11.4 20.2)
OKLCHoklch(0.929 0.034 17.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fedfdf on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#fedfdf on black: 16.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green87.5%
Blue87.5%

CMYK percentages

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

Color previews

#fedfdf text on a black background

contrast 16.83:1

Card sample

#fedfdf text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedfdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedfdf in the Color Lab