Skip to content

#ffdbdf

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

RGB
255, 219, 223
HSL
353°, 100%, 93%
CMYK
0, 14, 13, 0
Luminance
0.7725

Every format

HEX#ffdbdf
RGBrgb(255, 219, 223)
HSLhsl(353, 100%, 93%)
CMYKcmyk(0%, 14%, 13%, 0%)
LABlab(90.4 13.1 2.7)
LCHlch(90.4 13.4 11.5)
OKLCHoklch(0.922 0.040 10.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green85.9%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta14.1%
Yellow12.5%
Key (black)0.0%

Color previews

#ffdbdf text on a black background

contrast 16.45:1

Card sample

#ffdbdf text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdbdf in the Color Lab