#DDCBDD Color Information

Hex color code: #DDCBDD

The hex color #DDCBDD is a ethereal magenta with RGB values of (221, 203, 221) and HSL of (300°, 21%, 83%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#DDCBDD
RGB
221, 203, 221
HSL
300°, 21%, 83%
CMYK
0%, 8%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCBDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 203, 221

Red: 221 / Green: 203 / Blue: 221

HSL

300°, 21%, 83%

Hue: 300° / Saturation: 21% / Lightness: 83%

CMYK

0%, 8%, 0%, 13%

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

What color is #DDCBDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCBDD to RGB:

rgb(221, 203, 221)HEX to RGB Converter →

HEX to HSL

Convert #DDCBDD to HSL:

hsl(300, 21%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCBDD to CMYK:

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

Color Meaning and Usage

#DDCBDD is a soft magenta color with RGB values of 221, 203, 221 and HSL of 300°, 21%, 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 #DDCBDD is #CBDDCB, creating high-contrast pairings. For softer combinations, try analogous colors like #D4CBDD.

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

Contrast with #DDCBDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCBDD?

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

What is the RGB value of #DDCBDD?

#DDCBDD in RGB is (221, 203, 221) - 221 red, 203 green, and 221 blue.

How to use #DDCBDD in CSS?

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

What colors go well with #DDCBDD?

#CBDDCB (complementary), #D4CBDD (analogous), and #BF9CBF (lighter shade) work well with #DDCBDD.