#DDCBD8 Color Information

Hex color code: #DDCBD8

A delicate magenta shade, #DDCBD8 appears as (221, 203, 216) in RGB and (317°, 21%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#DDCBD8
RGB
221, 203, 216
HSL
317°, 21%, 83%
CMYK
0%, 8%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCBD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 203, 216

Red: 221 / Green: 203 / Blue: 216

HSL

317°, 21%, 83%

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

CMYK

0%, 8%, 2%, 13%

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

What color is #DDCBD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCBD8 to RGB:

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

HEX to HSL

Convert #DDCBD8 to HSL:

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

HEX to CMYK

Convert #DDCBD8 to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DDCBD8 has RGB (221, 203, 216) and HSL (317°, 21%, 83%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCBD8 is #CBDDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D9CBDD.

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

Contrast with #DDCBD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCBD8?

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

What is the RGB value of #DDCBD8?

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

How to use #DDCBD8 in CSS?

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

What colors go well with #DDCBD8?

#CBDDD0 (complementary), #D9CBDD (analogous), and #BF9CB5 (lighter shade) work well with #DDCBD8.