#DDCAD8 Color Information

Hex color code: #DDCAD8

A light magenta shade, #DDCAD8 appears as (221, 202, 216) in RGB and (316°, 22%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#DDCAD8
RGB
221, 202, 216
HSL
316°, 22%, 83%
CMYK
0%, 9%, 2%, 13%

Shades

CSS Usage
color: #DDCAD8;
background-color: #DDCAD8;
border-color: #DDCAD8;
box-shadow: 0 0 10px #DDCAD8;
border: 2px solid #DDCAD8;
Tailwind Usage
bg-[#DDCAD8]
text-[#DDCAD8]
border-[#DDCAD8]
shadow-[0_0_10px_DDCAD8]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #DDCAD8, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #DDCAD8; color: #000000; }

Badge

New Feature
.badge { background-color: #DDCAD8; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #DDCAD8; background-color: #DDCAD815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #DDCAD820; border-left: 4px solid #DDCAD8; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #DDCAD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #DDCAD8 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 202, 216

Red: 221 / Green: 202 / Blue: 216

HSL

316°, 22%, 83%

Hue: 316° / Saturation: 22% / Lightness: 83%

CMYK

0%, 9%, 2%, 13%

Cyan: 0% / Magenta: 9% / Yellow: 2% / Key: 13%

What color is #DDCAD8?

#DDCAD8 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCAD8 to RGB:

rgb(221, 202, 216)HEX to RGB Converter →

HEX to HSL

Convert #DDCAD8 to HSL:

hsl(316, 22%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCAD8 to CMYK:

cmyk(0%, 9%, 2%, 13%)Color Converter →

Color Meaning and Usage

#DDCAD8 is a soft magenta color with RGB values of 221, 202, 216 and HSL of 316°, 22%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCAD8 is #CADDCF, creating high-contrast pairings. For softer combinations, try analogous colors like #D9CADD.

Use #DDCAD8 in CSS: color: #DDCAD8 or background-color: #DDCAD8. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #DDCAD8

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.51:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCAD8?

#DDCAD8 is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCAD8?

#DDCAD8 in RGB is (221, 202, 216) - 221 red, 202 green, and 216 blue.

How to use #DDCAD8 in CSS?

Use #DDCAD8 directly in your CSS properties like color or background-color.

What colors go well with #DDCAD8?

#CADDCF (complementary), #D9CADD (analogous), and #BF9BB6 (lighter shade) work well with #DDCAD8.