Skip to content

#ffdfdc

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

RGB
255, 223, 220
HSL
5°, 100%, 93%
CMYK
0, 13, 14, 0
Luminance
0.7920

Every format

HEX#ffdfdc
RGBrgb(255, 223, 220)
HSLhsl(5, 100%, 93%)
CMYKcmyk(0%, 13%, 14%, 0%)
LABlab(91.3 10.5 5.5)
LCHlch(91.3 11.9 27.7)
OKLCHoklch(0.929 0.036 24.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdfdc on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#ffdfdc on black: 16.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green87.5%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow13.7%
Key (black)0.0%

Color previews

#ffdfdc text on a black background

contrast 16.84:1

Card sample

#ffdfdc text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdfdc in the Color Lab