#DDCADC Color Information

Hex color code: #DDCADC

A airy magenta shade, #DDCADC appears as (221, 202, 220) in RGB and (303°, 22%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NamePink
HEX
#DDCADC
RGB
221, 202, 220
HSL
303°, 22%, 83%
CMYK
0%, 9%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 202, 220

Red: 221 / Green: 202 / Blue: 220

HSL

303°, 22%, 83%

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

CMYK

0%, 9%, 0%, 13%

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

What color is #DDCADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCADC to RGB:

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

HEX to HSL

Convert #DDCADC to HSL:

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

HEX to CMYK

Convert #DDCADC to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #DDCADC has RGB (221, 202, 220) and HSL (303°, 22%, 83%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCADC is #CADDCB, creating high-contrast pairings. For softer combinations, try analogous colors like #D5CADD.

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

Contrast with #DDCADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCADC?

#DDCADC is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCADC?

#DDCADC in RGB is (221, 202, 220) - 221 red, 202 green, and 220 blue.

How to use #DDCADC in CSS?

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

What colors go well with #DDCADC?

#CADDCB (complementary), #D5CADD (analogous), and #BF9BBE (lighter shade) work well with #DDCADC.