#DDCADB Color Information

Hex color code: #DDCADB

A ethereal magenta shade, #DDCADB appears as (221, 202, 219) in RGB and (306°, 22%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NamePink
HEX
#DDCADB
RGB
221, 202, 219
HSL
306°, 22%, 83%
CMYK
0%, 9%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #DDCADB; 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 #DDCADB; background-color: #DDCADB15; }

Alert / Toast

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

Link / Accent

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

a { color: #DDCADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 202, 219

Red: 221 / Green: 202 / Blue: 219

HSL

306°, 22%, 83%

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

CMYK

0%, 9%, 1%, 13%

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

What color is #DDCADB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCADB to RGB:

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

HEX to HSL

Convert #DDCADB to HSL:

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

HEX to CMYK

Convert #DDCADB to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DDCADB has RGB (221, 202, 219) and HSL (306°, 22%, 83%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCADB is #CADDCC, creating high-contrast pairings. For softer combinations, try analogous colors like #D6CADD.

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

Contrast with #DDCADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCADB?

#DDCADB is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCADB?

#DDCADB in RGB is (221, 202, 219) - 221 red, 202 green, and 219 blue.

How to use #DDCADB in CSS?

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

What colors go well with #DDCADB?

#CADDCC (complementary), #D6CADD (analogous), and #BF9BBC (lighter shade) work well with #DDCADB.