Skip to content

#fdd9da

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

RGB
253, 217, 218
HSL
358°, 90%, 92%
CMYK
0, 14, 14, 1
Luminance
0.7557

Every format

HEX#fdd9da
RGBrgb(253, 217, 218)
HSLhsl(358, 90%, 92%)
CMYKcmyk(0%, 14%, 14%, 1%)
LABlab(89.7 12.6 4.2)
LCHlch(89.7 13.3 18.2)
OKLCHoklch(0.916 0.040 16.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdd9da on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#fdd9da on black: 16.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green85.1%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta14.2%
Yellow13.8%
Key (black)0.8%

Color previews

#fdd9da text on a black background

contrast 16.11:1

Card sample

#fdd9da text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdd9da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdd9da in the Color Lab