Skip to content

#fdeded

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

RGB
253, 237, 237
HSL
0°, 80%, 96%
CMYK
0, 6, 6, 1
Luminance
0.8757

Every format

HEX#fdeded
RGBrgb(253, 237, 237)
HSLhsl(0, 80%, 96%)
CMYKcmyk(0%, 6%, 6%, 1%)
LABlab(95.0 5.4 1.9)
LCHlch(95.0 5.7 19.8)
OKLCHoklch(0.959 0.017 17.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdeded on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#fdeded on black: 18.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#fdeded text on a black background

contrast 18.51:1

Card sample

#fdeded text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdeded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdeded in the Color Lab