#D4BCDC Color Information

Hex color code: #D4BCDC

The hex color #D4BCDC is a soft magenta with RGB values of (212, 188, 220) and HSL of (285°, 31%, 80%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D4BCDC
RGB
212, 188, 220
HSL
285°, 31%, 80%
CMYK
4%, 15%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4BCDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 188, 220

Red: 212 / Green: 188 / Blue: 220

HSL

285°, 31%, 80%

Hue: 285° / Saturation: 31% / Lightness: 80%

CMYK

4%, 15%, 0%, 14%

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

What color is #D4BCDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4BCDC to RGB:

rgb(212, 188, 220)HEX to RGB Converter →

HEX to HSL

Convert #D4BCDC to HSL:

hsl(285, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D4BCDC to CMYK:

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

Color Meaning and Usage

#D4BCDC is a delicate magenta color with RGB values of 212, 188, 220 and HSL of 285°, 31%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4BCDC is #C4DCBC, creating high-contrast pairings. For softer combinations, try analogous colors like #C4BCDC.

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

Contrast with #D4BCDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4BCDC?

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

What is the RGB value of #D4BCDC?

#D4BCDC in RGB is (212, 188, 220) - 212 red, 188 green, and 220 blue.

How to use #D4BCDC in CSS?

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

What colors go well with #D4BCDC?

#C4DCBC (complementary), #C4BCDC (analogous), and #B48AC1 (lighter shade) work well with #D4BCDC.