Skip to content

#ffdddf

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

RGB
255, 221, 223
HSL
357°, 100%, 93%
CMYK
0, 13, 13, 0
Luminance
0.7830

Every format

HEX#ffdddf
RGBrgb(255, 221, 223)
HSLhsl(357, 100%, 93%)
CMYKcmyk(0%, 13%, 13%, 0%)
LABlab(90.9 12.1 3.4)
LCHlch(90.9 12.5 15.6)
OKLCHoklch(0.926 0.038 13.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdddf on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#ffdddf on black: 16.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green86.7%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta13.3%
Yellow12.5%
Key (black)0.0%

Color previews

#ffdddf text on a black background

contrast 16.66:1

Card sample

#ffdddf text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdddf in the Color Lab