#DBBDDA Color Information

Hex color code: #DBBDDA

#DBBDDA is a airy magenta color. In RGB it is (219, 189, 218), and in HSL it is (302°, 29%, 80%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DBBDDA
RGB
219, 189, 218
HSL
302°, 29%, 80%
CMYK
0%, 14%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 189, 218

Red: 219 / Green: 189 / Blue: 218

HSL

302°, 29%, 80%

Hue: 302° / Saturation: 29% / Lightness: 80%

CMYK

0%, 14%, 0%, 14%

Cyan: 0% / Magenta: 14% / Yellow: 0% / Key: 14%

What color is #DBBDDA?

#DBBDDA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBDDA to RGB:

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

HEX to HSL

Convert #DBBDDA to HSL:

hsl(302, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBDDA to CMYK:

cmyk(0%, 14%, 0%, 14%)Color Converter →

Color Meaning and Usage

#DBBDDA is a light magenta color with RGB values of 219, 189, 218 and HSL of 302°, 29%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBDDA is #BDDBBE, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBDDB.

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

Contrast with #DBBDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBDDA?

#DBBDDA is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DBBDDA?

#DBBDDA in RGB is (219, 189, 218) - 219 red, 189 green, and 218 blue.

How to use #DBBDDA in CSS?

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

What colors go well with #DBBDDA?

#BDDBBE (complementary), #CDBDDB (analogous), and #C08CBE (lighter shade) work well with #DBBDDA.