Skip to content

#dfccdc

a light, soft magenta / pink · warm · closest name: lavender

RGB
223, 204, 220
HSL
310°, 23%, 84%
CMYK
0, 9, 1, 13
Luminance
0.6404

Every format

HEX#dfccdc
RGBrgb(223, 204, 220)
HSLhsl(310, 23%, 84%)
CMYKcmyk(0%, 9%, 1%, 13%)
LABlab(84.0 9.4 -5.5)
LCHlch(84.0 10.9 329.6)
OKLCHoklch(0.866 0.030 331.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfccdc on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#dfccdc on black: 13.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green80.0%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta8.5%
Yellow1.3%
Key (black)12.5%

Color previews

#dfccdc text on a black background

contrast 13.81:1

Card sample

#dfccdc text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfccdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfccdc in the Color Lab