#DBBDE5 Color Information

Hex color code: #DBBDE5

The hex color #DBBDE5 is a airy magenta with RGB values of (219, 189, 229) and HSL of (285°, 43%, 82%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DBBDE5
RGB
219, 189, 229
HSL
285°, 43%, 82%
CMYK
4%, 17%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBDE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 189, 229

Red: 219 / Green: 189 / Blue: 229

HSL

285°, 43%, 82%

Hue: 285° / Saturation: 43% / Lightness: 82%

CMYK

4%, 17%, 0%, 10%

Cyan: 4% / Magenta: 17% / Yellow: 0% / Key: 10%

What color is #DBBDE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBDE5 to RGB:

rgb(219, 189, 229)HEX to RGB Converter →

HEX to HSL

Convert #DBBDE5 to HSL:

hsl(285, 43%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBDE5 to CMYK:

cmyk(4%, 17%, 0%, 10%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #DBBDE5 has RGB (219, 189, 229) and HSL (285°, 43%, 82%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBDE5 is #C7E5BD, creating high-contrast pairings. For softer combinations, try analogous colors like #C7BDE5.

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

Contrast with #DBBDE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBDE5?

#DBBDE5 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBBDE5?

#DBBDE5 in RGB is (219, 189, 229) - 219 red, 189 green, and 229 blue.

How to use #DBBDE5 in CSS?

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

What colors go well with #DBBDE5?

#C7E5BD (complementary), #C7BDE5 (analogous), and #BD87CF (lighter shade) work well with #DBBDE5.