#DBBDE0 Color Information

Hex color code: #DBBDE0

A delicate magenta shade, #DBBDE0 appears as (219, 189, 224) in RGB and (291°, 36%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DBBDE0
RGB
219, 189, 224
HSL
291°, 36%, 81%
CMYK
2%, 16%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBDE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 189, 224

Red: 219 / Green: 189 / Blue: 224

HSL

291°, 36%, 81%

Hue: 291° / Saturation: 36% / Lightness: 81%

CMYK

2%, 16%, 0%, 12%

Cyan: 2% / Magenta: 16% / Yellow: 0% / Key: 12%

What color is #DBBDE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBDE0 to RGB:

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

HEX to HSL

Convert #DBBDE0 to HSL:

hsl(291, 36%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBDE0 to CMYK:

cmyk(2%, 16%, 0%, 12%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #DBBDE0 has RGB (219, 189, 224) and HSL (291°, 36%, 81%). 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 #DBBDE0 is #C2E0BD, creating high-contrast pairings. For softer combinations, try analogous colors like #C9BDE0.

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

Contrast with #DBBDE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBDE0?

#DBBDE0 is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBBDE0?

#DBBDE0 in RGB is (219, 189, 224) - 219 red, 189 green, and 224 blue.

How to use #DBBDE0 in CSS?

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

What colors go well with #DBBDE0?

#C2E0BD (complementary), #C9BDE0 (analogous), and #BE89C8 (lighter shade) work well with #DBBDE0.