#D0BFDF Color Information

Hex color code: #D0BFDF

The hex color #D0BFDF is a delicate purple with RGB values of (208, 191, 223) and HSL of (272°, 33%, 81%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#D0BFDF
RGB
208, 191, 223
HSL
272°, 33%, 81%
CMYK
7%, 14%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0BFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 191, 223

Red: 208 / Green: 191 / Blue: 223

HSL

272°, 33%, 81%

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

CMYK

7%, 14%, 0%, 13%

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

What color is #D0BFDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0BFDF to RGB:

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

HEX to HSL

Convert #D0BFDF to HSL:

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

HEX to CMYK

Convert #D0BFDF to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #D0BFDF has RGB (208, 191, 223) and HSL (272°, 33%, 81%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0BFDF is #CDDFBF, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BFDF.

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

Contrast with #D0BFDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0BFDF?

#D0BFDF is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D0BFDF?

#D0BFDF in RGB is (208, 191, 223) - 208 red, 191 green, and 223 blue.

How to use #D0BFDF in CSS?

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

What colors go well with #D0BFDF?

#CDDFBF (complementary), #C0BFDF (analogous), and #AA8CC5 (lighter shade) work well with #D0BFDF.