#D2BCDC Color Information

Hex color code: #D2BCDC

The hex color #D2BCDC is a airy purple with RGB values of (210, 188, 220) and HSL of (281°, 31%, 80%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#D2BCDC
RGB
210, 188, 220
HSL
281°, 31%, 80%
CMYK
5%, 15%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2BCDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 188, 220

Red: 210 / Green: 188 / Blue: 220

HSL

281°, 31%, 80%

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

CMYK

5%, 15%, 0%, 14%

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

What color is #D2BCDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2BCDC to RGB:

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

HEX to HSL

Convert #D2BCDC to HSL:

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

HEX to CMYK

Convert #D2BCDC to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #D2BCDC has RGB (210, 188, 220) and HSL (281°, 31%, 80%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2BCDC is #C6DCBC, creating high-contrast pairings. For softer combinations, try analogous colors like #C2BCDC.

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

Contrast with #D2BCDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2BCDC?

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

What is the RGB value of #D2BCDC?

#D2BCDC in RGB is (210, 188, 220) - 210 red, 188 green, and 220 blue.

How to use #D2BCDC in CSS?

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

What colors go well with #D2BCDC?

#C6DCBC (complementary), #C2BCDC (analogous), and #B08AC1 (lighter shade) work well with #D2BCDC.