Skip to content

#ffdfde

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

RGB
255, 223, 222
HSL
2°, 100%, 94%
CMYK
0, 13, 13, 0
Luminance
0.7931

Every format

HEX#ffdfde
RGBrgb(255, 223, 222)
HSLhsl(2, 100%, 94%)
CMYKcmyk(0%, 13%, 13%, 0%)
LABlab(91.4 10.8 4.5)
LCHlch(91.4 11.8 22.8)
OKLCHoklch(0.930 0.035 19.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green87.5%
Blue87.1%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow12.9%
Key (black)0.0%

Color previews

#ffdfde text on a black background

contrast 16.86:1

Card sample

#ffdfde text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdfde

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdfde in the Color Lab