#DBBED8 Color Information

Hex color code: #DBBED8

#DBBED8 is a ethereal magenta color. In RGB it is (219, 190, 216), and in HSL it is (306°, 29%, 80%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DBBED8
RGB
219, 190, 216
HSL
306°, 29%, 80%
CMYK
0%, 13%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBED8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 190, 216

Red: 219 / Green: 190 / Blue: 216

HSL

306°, 29%, 80%

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

CMYK

0%, 13%, 1%, 14%

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

What color is #DBBED8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBED8 to RGB:

rgb(219, 190, 216)HEX to RGB Converter →

HEX to HSL

Convert #DBBED8 to HSL:

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

HEX to CMYK

Convert #DBBED8 to CMYK:

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

Color Meaning and Usage

#DBBED8 is a soft magenta color with RGB values of 219, 190, 216 and HSL of 306°, 29%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBED8 is #BDDBC0, creating high-contrast pairings. For softer combinations, try analogous colors like #CFBDDB.

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

Contrast with #DBBED8

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 #DBBED8?

#DBBED8 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DBBED8?

#DBBED8 in RGB is (219, 190, 216) - 219 red, 190 green, and 216 blue.

How to use #DBBED8 in CSS?

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

What colors go well with #DBBED8?

#BDDBC0 (complementary), #CFBDDB (analogous), and #C08CBA (lighter shade) work well with #DBBED8.