Skip to content

#dfcade

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

RGB
223, 202, 222
HSL
303°, 25%, 83%
CMYK
0, 9, 0, 13
Luminance
0.6320

Every format

HEX#dfcade
RGBrgb(223, 202, 222)
HSLhsl(303, 25%, 83%)
CMYKcmyk(0%, 9%, 0%, 13%)
LABlab(83.5 10.8 -7.2)
LCHlch(83.5 13.0 326.2)
OKLCHoklch(0.862 0.035 327.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfcade on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#dfcade on black: 13.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green79.2%
Blue87.1%

CMYK percentages

Cyan0.0%
Magenta9.4%
Yellow0.4%
Key (black)12.5%

Color previews

#dfcade text on a black background

contrast 13.64:1

Card sample

#dfcade text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfcade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfcade in the Color Lab