#D2BDDB Color Information

Hex color code: #D2BDDB

The hex color #D2BDDB is a delicate purple with RGB values of (210, 189, 219) and HSL of (282°, 29%, 80%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D2BDDB
RGB
210, 189, 219
HSL
282°, 29%, 80%
CMYK
4%, 14%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2BDDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 189, 219

Red: 210 / Green: 189 / Blue: 219

HSL

282°, 29%, 80%

Hue: 282° / Saturation: 29% / Lightness: 80%

CMYK

4%, 14%, 0%, 14%

Cyan: 4% / Magenta: 14% / Yellow: 0% / Key: 14%

What color is #D2BDDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2BDDB to RGB:

rgb(210, 189, 219)HEX to RGB Converter →

HEX to HSL

Convert #D2BDDB to HSL:

hsl(282, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D2BDDB to CMYK:

cmyk(4%, 14%, 0%, 14%)Color Converter →

Color Meaning and Usage

A airy purple tone, #D2BDDB has RGB (210, 189, 219) and HSL (282°, 29%, 80%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2BDDB is #C6DBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #C3BDDB.

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

Contrast with #D2BDDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2BDDB?

#D2BDDB is a airy purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D2BDDB?

#D2BDDB in RGB is (210, 189, 219) - 210 red, 189 green, and 219 blue.

How to use #D2BDDB in CSS?

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

What colors go well with #D2BDDB?

#C6DBBD (complementary), #C3BDDB (analogous), and #B08CC0 (lighter shade) work well with #D2BDDB.