#D9BADC Color Information

Hex color code: #D9BADC

The hex color #D9BADC is a ethereal magenta with RGB values of (217, 186, 220) and HSL of (295°, 33%, 80%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D9BADC
RGB
217, 186, 220
HSL
295°, 33%, 80%
CMYK
1%, 15%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9BADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 186, 220

Red: 217 / Green: 186 / Blue: 220

HSL

295°, 33%, 80%

Hue: 295° / Saturation: 33% / Lightness: 80%

CMYK

1%, 15%, 0%, 14%

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

What color is #D9BADC?

#D9BADC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9BADC to RGB:

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

HEX to HSL

Convert #D9BADC to HSL:

hsl(295, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D9BADC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #D9BADC has RGB (217, 186, 220) and HSL (295°, 33%, 80%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9BADC is #BEDDBB, creating high-contrast pairings. For softer combinations, try analogous colors like #C9BBDD.

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

Contrast with #D9BADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9BADC?

#D9BADC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D9BADC?

#D9BADC in RGB is (217, 186, 220) - 217 red, 186 green, and 220 blue.

How to use #D9BADC in CSS?

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

What colors go well with #D9BADC?

#BEDDBB (complementary), #C9BBDD (analogous), and #BE88C3 (lighter shade) work well with #D9BADC.