#D0BCDF Color Information

Hex color code: #D0BCDF

A ethereal purple shade, #D0BCDF appears as (208, 188, 223) in RGB and (274°, 35%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D0BCDF
RGB
208, 188, 223
HSL
274°, 35%, 81%
CMYK
7%, 16%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0BCDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 188, 223

Red: 208 / Green: 188 / Blue: 223

HSL

274°, 35%, 81%

Hue: 274° / Saturation: 35% / Lightness: 81%

CMYK

7%, 16%, 0%, 13%

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

What color is #D0BCDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0BCDF to RGB:

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

HEX to HSL

Convert #D0BCDF to HSL:

hsl(274, 35%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #D0BCDF to CMYK:

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

Color Meaning and Usage

A light purple tone, #D0BCDF has RGB (208, 188, 223) and HSL (274°, 35%, 81%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0BCDF is #CCE0BE, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BEE0.

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

Contrast with #D0BCDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0BCDF?

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

What is the RGB value of #D0BCDF?

#D0BCDF in RGB is (208, 188, 223) - 208 red, 188 green, and 223 blue.

How to use #D0BCDF in CSS?

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

What colors go well with #D0BCDF?

#CCE0BE (complementary), #C0BEE0 (analogous), and #AC8AC7 (lighter shade) work well with #D0BCDF.