#DDCCDA Color Information

Hex color code: #DDCCDA

#DDCCDA is a airy magenta color. In RGB it is (221, 204, 218), and in HSL it is (311°, 20%, 83%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#DDCCDA
RGB
221, 204, 218
HSL
311°, 20%, 83%
CMYK
0%, 8%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCCDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 204, 218

Red: 221 / Green: 204 / Blue: 218

HSL

311°, 20%, 83%

Hue: 311° / Saturation: 20% / Lightness: 83%

CMYK

0%, 8%, 1%, 13%

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

What color is #DDCCDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCCDA to RGB:

rgb(221, 204, 218)HEX to RGB Converter →

HEX to HSL

Convert #DDCCDA to HSL:

hsl(311, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCCDA to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DDCCDA has RGB (221, 204, 218) and HSL (311°, 20%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCCDA is #CBDCCE, creating high-contrast pairings. For softer combinations, try analogous colors like #D7CBDC.

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

Contrast with #DDCCDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCCDA?

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

What is the RGB value of #DDCCDA?

#DDCCDA in RGB is (221, 204, 218) - 221 red, 204 green, and 218 blue.

How to use #DDCCDA in CSS?

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

What colors go well with #DDCCDA?

#CBDCCE (complementary), #D7CBDC (analogous), and #BE9DB8 (lighter shade) work well with #DDCCDA.