#D8BDEE Color Information

Hex color code: #D8BDEE

A light purple shade, #D8BDEE appears as (216, 189, 238) in RGB and (273°, 59%, 84%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#D8BDEE
RGB
216, 189, 238
HSL
273°, 59%, 84%
CMYK
9%, 21%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8BDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 189, 238

Red: 216 / Green: 189 / Blue: 238

HSL

273°, 59%, 84%

Hue: 273° / Saturation: 59% / Lightness: 84%

CMYK

9%, 21%, 0%, 7%

Cyan: 9% / Magenta: 21% / Yellow: 0% / Key: 7%

What color is #D8BDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8BDEE to RGB:

rgb(216, 189, 238)HEX to RGB Converter →

HEX to HSL

Convert #D8BDEE to HSL:

hsl(273, 59%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #D8BDEE to CMYK:

cmyk(9%, 21%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft purple tone, #D8BDEE has RGB (216, 189, 238) and HSL (273°, 59%, 84%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8BDEE is #D4EEBE, creating high-contrast pairings. For softer combinations, try analogous colors like #C1BEEE.

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

Contrast with #D8BDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8BDEE?

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

What is the RGB value of #D8BDEE?

#D8BDEE in RGB is (216, 189, 238) - 216 red, 189 green, and 238 blue.

How to use #D8BDEE in CSS?

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

What colors go well with #D8BDEE?

#D4EEBE (complementary), #C1BEEE (analogous), and #B581DF (lighter shade) work well with #D8BDEE.