#D6BDDB Color Information

Hex color code: #D6BDDB

The hex color #D6BDDB is a light magenta with RGB values of (214, 189, 219) and HSL of (290°, 29%, 80%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#D6BDDB
RGB
214, 189, 219
HSL
290°, 29%, 80%
CMYK
2%, 14%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6BDDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 189, 219

Red: 214 / Green: 189 / Blue: 219

HSL

290°, 29%, 80%

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

CMYK

2%, 14%, 0%, 14%

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

What color is #D6BDDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6BDDB to RGB:

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

HEX to HSL

Convert #D6BDDB to HSL:

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

HEX to CMYK

Convert #D6BDDB to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #D6BDDB has RGB (214, 189, 219) and HSL (290°, 29%, 80%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6BDDB is #C2DBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #C7BDDB.

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

Contrast with #D6BDDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6BDDB?

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

What is the RGB value of #D6BDDB?

#D6BDDB in RGB is (214, 189, 219) - 214 red, 189 green, and 219 blue.

How to use #D6BDDB in CSS?

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

What colors go well with #D6BDDB?

#C2DBBD (complementary), #C7BDDB (analogous), and #B78CC0 (lighter shade) work well with #D6BDDB.