Skip to content

#fddbdf

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

RGB
253, 219, 223
HSL
353°, 90%, 93%
CMYK
0, 13, 12, 1
Luminance
0.7687

Every format

HEX#fddbdf
RGBrgb(253, 219, 223)
HSLhsl(353, 90%, 93%)
CMYKcmyk(0%, 13%, 12%, 1%)
LABlab(90.3 12.4 2.4)
LCHlch(90.3 12.6 10.9)
OKLCHoklch(0.921 0.038 9.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fddbdf on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#fddbdf on black: 16.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green85.9%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta13.4%
Yellow11.9%
Key (black)0.8%

Color previews

#fddbdf text on a black background

contrast 16.37:1

Card sample

#fddbdf text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddbdf in the Color Lab