#DBAEC7 Color Information

Hex color code: #DBAEC7

The hex color #DBAEC7 is a soft magenta with RGB values of (219, 174, 199) and HSL of (327°, 38%, 77%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DBAEC7
RGB
219, 174, 199
HSL
327°, 38%, 77%
CMYK
0%, 21%, 9%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBAEC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 174, 199

Red: 219 / Green: 174 / Blue: 199

HSL

327°, 38%, 77%

Hue: 327° / Saturation: 38% / Lightness: 77%

CMYK

0%, 21%, 9%, 14%

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

What color is #DBAEC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBAEC7 to RGB:

rgb(219, 174, 199)HEX to RGB Converter →

HEX to HSL

Convert #DBAEC7 to HSL:

hsl(327, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DBAEC7 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #DBAEC7 has RGB (219, 174, 199) and HSL (327°, 38%, 77%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBAEC7 is #AEDBC2, creating high-contrast pairings. For softer combinations, try analogous colors like #D8AEDB.

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

Contrast with #DBAEC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBAEC7?

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

What is the RGB value of #DBAEC7?

#DBAEC7 in RGB is (219, 174, 199) - 219 red, 174 green, and 199 blue.

How to use #DBAEC7 in CSS?

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

What colors go well with #DBAEC7?

#AEDBC2 (complementary), #D8AEDB (analogous), and #C379A2 (lighter shade) work well with #DBAEC7.