#D0B2EE Color Information

Hex color code: #D0B2EE

The hex color #D0B2EE is a soft purple with RGB values of (208, 178, 238) and HSL of (270°, 64%, 82%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D0B2EE
RGB
208, 178, 238
HSL
270°, 64%, 82%
CMYK
13%, 25%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0B2EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 178, 238

Red: 208 / Green: 178 / Blue: 238

HSL

270°, 64%, 82%

Hue: 270° / Saturation: 64% / Lightness: 82%

CMYK

13%, 25%, 0%, 7%

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

What color is #D0B2EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0B2EE to RGB:

rgb(208, 178, 238)HEX to RGB Converter →

HEX to HSL

Convert #D0B2EE to HSL:

hsl(270, 64%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #D0B2EE to CMYK:

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

Color Meaning and Usage

A airy purple tone, #D0B2EE has RGB (208, 178, 238) and HSL (270°, 64%, 82%). 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 #D0B2EE is #D1EEB4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4B4EE.

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

Contrast with #D0B2EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0B2EE?

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

What is the RGB value of #D0B2EE?

#D0B2EE in RGB is (208, 178, 238) - 208 red, 178 green, and 238 blue.

How to use #D0B2EE in CSS?

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

What colors go well with #D0B2EE?

#D1EEB4 (complementary), #B4B4EE (analogous), and #AB75E1 (lighter shade) work well with #D0B2EE.