#D8BDDB Color Information

Hex color code: #D8BDDB

A light magenta shade, #D8BDDB appears as (216, 189, 219) in RGB and (294°, 29%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#D8BDDB
RGB
216, 189, 219
HSL
294°, 29%, 80%
CMYK
1%, 14%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8BDDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 189, 219

Red: 216 / Green: 189 / Blue: 219

HSL

294°, 29%, 80%

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

CMYK

1%, 14%, 0%, 14%

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

What color is #D8BDDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8BDDB to RGB:

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

HEX to HSL

Convert #D8BDDB to HSL:

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

HEX to CMYK

Convert #D8BDDB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #D8BDDB has RGB (216, 189, 219) and HSL (294°, 29%, 80%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8BDDB is #C0DBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #C9BDDB.

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

Contrast with #D8BDDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8BDDB?

#D8BDDB is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D8BDDB?

#D8BDDB in RGB is (216, 189, 219) - 216 red, 189 green, and 219 blue.

How to use #D8BDDB in CSS?

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

What colors go well with #D8BDDB?

#C0DBBD (complementary), #C9BDDB (analogous), and #BA8CC0 (lighter shade) work well with #D8BDDB.