Skip to content

#dfcdce

a light, soft red · warm · closest name: silver

RGB
223, 205, 206
HSL
357°, 22%, 84%
CMYK
0, 8, 8, 13
Luminance
0.6381

Every format

HEX#dfcdce
RGBrgb(223, 205, 206)
HSLhsl(357, 22%, 84%)
CMYKcmyk(0%, 8%, 8%, 13%)
LABlab(83.9 6.4 1.8)
LCHlch(83.9 6.7 15.4)
OKLCHoklch(0.863 0.020 13.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfcdce on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#dfcdce on black: 13.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green80.4%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta8.1%
Yellow7.6%
Key (black)12.5%

Color previews

#dfcdce text on a black background

contrast 13.76:1

Card sample

#dfcdce text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfcdce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfcdce in the Color Lab