#D4BDDB Color Information

Hex color code: #D4BDDB

#D4BDDB is a airy magenta color. In RGB it is (212, 189, 219), and in HSL it is (286°, 29%, 80%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D4BDDB
RGB
212, 189, 219
HSL
286°, 29%, 80%
CMYK
3%, 14%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4BDDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 189, 219

Red: 212 / Green: 189 / Blue: 219

HSL

286°, 29%, 80%

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

CMYK

3%, 14%, 0%, 14%

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

What color is #D4BDDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4BDDB to RGB:

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

HEX to HSL

Convert #D4BDDB to HSL:

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

HEX to CMYK

Convert #D4BDDB to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #D4BDDB has RGB (212, 189, 219) and HSL (286°, 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 #D4BDDB is #C4DBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #C5BDDB.

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

Contrast with #D4BDDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4BDDB?

#D4BDDB is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D4BDDB?

#D4BDDB in RGB is (212, 189, 219) - 212 red, 189 green, and 219 blue.

How to use #D4BDDB in CSS?

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

What colors go well with #D4BDDB?

#C4DBBD (complementary), #C5BDDB (analogous), and #B48CC0 (lighter shade) work well with #D4BDDB.