#D3BFDA Color Information

Hex color code: #D3BFDA

#D3BFDA is a light purple color. In RGB it is (211, 191, 218), and in HSL it is (284°, 27%, 80%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D3BFDA
RGB
211, 191, 218
HSL
284°, 27%, 80%
CMYK
3%, 12%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3BFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 191, 218

Red: 211 / Green: 191 / Blue: 218

HSL

284°, 27%, 80%

Hue: 284° / Saturation: 27% / Lightness: 80%

CMYK

3%, 12%, 0%, 15%

Cyan: 3% / Magenta: 12% / Yellow: 0% / Key: 15%

What color is #D3BFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3BFDA to RGB:

rgb(211, 191, 218)HEX to RGB Converter →

HEX to HSL

Convert #D3BFDA to HSL:

hsl(284, 27%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D3BFDA to CMYK:

cmyk(3%, 12%, 0%, 15%)Color Converter →

Color Meaning and Usage

A soft purple tone, #D3BFDA has RGB (211, 191, 218) and HSL (284°, 27%, 80%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3BFDA is #C6DABE, creating high-contrast pairings. For softer combinations, try analogous colors like #C5BEDA.

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

Contrast with #D3BFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3BFDA?

#D3BFDA is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D3BFDA?

#D3BFDA in RGB is (211, 191, 218) - 211 red, 191 green, and 218 blue.

How to use #D3BFDA in CSS?

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

What colors go well with #D3BFDA?

#C6DABE (complementary), #C5BEDA (analogous), and #B18EBE (lighter shade) work well with #D3BFDA.