#D9CBDC Color Information

Hex color code: #D9CBDC

The hex color #D9CBDC is a delicate magenta with RGB values of (217, 203, 220) and HSL of (289°, 20%, 83%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D9CBDC
RGB
217, 203, 220
HSL
289°, 20%, 83%
CMYK
1%, 8%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9CBDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 203, 220

Red: 217 / Green: 203 / Blue: 220

HSL

289°, 20%, 83%

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

CMYK

1%, 8%, 0%, 14%

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

What color is #D9CBDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9CBDC to RGB:

rgb(217, 203, 220)HEX to RGB Converter →

HEX to HSL

Convert #D9CBDC to HSL:

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

HEX to CMYK

Convert #D9CBDC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #D9CBDC has RGB (217, 203, 220) and HSL (289°, 20%, 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 #D9CBDC is #CEDCCB, creating high-contrast pairings. For softer combinations, try analogous colors like #D0CBDC.

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

Contrast with #D9CBDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9CBDC?

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

What is the RGB value of #D9CBDC?

#D9CBDC in RGB is (217, 203, 220) - 217 red, 203 green, and 220 blue.

How to use #D9CBDC in CSS?

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

What colors go well with #D9CBDC?

#CEDCCB (complementary), #D0CBDC (analogous), and #B89DBE (lighter shade) work well with #D9CBDC.