Skip to content

#fdedeb

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

RGB
253, 237, 235
HSL
7°, 82%, 96%
CMYK
0, 6, 7, 1
Luminance
0.8745

Every format

HEX#fdedeb
RGBrgb(253, 237, 235)
HSLhsl(7, 82%, 96%)
CMYKcmyk(0%, 6%, 7%, 1%)
LABlab(94.9 5.1 2.9)
LCHlch(94.9 5.8 29.9)
OKLCHoklch(0.958 0.018 26.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow7.1%
Key (black)0.8%

Color previews

#fdedeb text on a black background

contrast 18.49:1

Card sample

#fdedeb text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdedeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdedeb in the Color Lab