#D3BFDF Color Information

Hex color code: #D3BFDF

A delicate purple shade, #D3BFDF appears as (211, 191, 223) in RGB and (278°, 33%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D3BFDF
RGB
211, 191, 223
HSL
278°, 33%, 81%
CMYK
5%, 14%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3BFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 191, 223

Red: 211 / Green: 191 / Blue: 223

HSL

278°, 33%, 81%

Hue: 278° / Saturation: 33% / Lightness: 81%

CMYK

5%, 14%, 0%, 13%

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

What color is #D3BFDF?

#D3BFDF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3BFDF to RGB:

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

HEX to HSL

Convert #D3BFDF to HSL:

hsl(278, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #D3BFDF to CMYK:

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

Color Meaning and Usage

A ethereal purple tone, #D3BFDF has RGB (211, 191, 223) and HSL (278°, 33%, 81%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3BFDF is #CADFBF, creating high-contrast pairings. For softer combinations, try analogous colors like #C3BFDF.

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

Contrast with #D3BFDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3BFDF?

#D3BFDF is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D3BFDF?

#D3BFDF in RGB is (211, 191, 223) - 211 red, 191 green, and 223 blue.

How to use #D3BFDF in CSS?

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

What colors go well with #D3BFDF?

#CADFBF (complementary), #C3BFDF (analogous), and #B08CC5 (lighter shade) work well with #D3BFDF.