Skip to content

#fdedec

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

RGB
253, 237, 236
HSL
4°, 81%, 96%
CMYK
0, 6, 7, 1
Luminance
0.8751

Every format

HEX#fdedec
RGBrgb(253, 237, 236)
HSLhsl(4, 81%, 96%)
CMYKcmyk(0%, 6%, 7%, 1%)
LABlab(95.0 5.2 2.4)
LCHlch(95.0 5.8 24.8)
OKLCHoklch(0.959 0.018 21.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdedec on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#fdedec on black: 18.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green92.9%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow6.7%
Key (black)0.8%

Color previews

#fdedec text on a black background

contrast 18.50:1

Card sample

#fdedec text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 237, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 237, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdedec;
background: linear-gradient(135deg, #fdedec, #FDF8EC);

Monochromatic scale

Palettes built from #fdedec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdedec in the Color Lab