#DB8AD6 Color Information

Hex color code: #DB8AD6

A subtle magenta shade, #DB8AD6 appears as (219, 138, 214) in RGB and (304°, 53%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DB8AD6
RGB
219, 138, 214
HSL
304°, 53%, 70%
CMYK
0%, 37%, 2%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB8AD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 138, 214

Red: 219 / Green: 138 / Blue: 214

HSL

304°, 53%, 70%

Hue: 304° / Saturation: 53% / Lightness: 70%

CMYK

0%, 37%, 2%, 14%

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

What color is #DB8AD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB8AD6 to RGB:

rgb(219, 138, 214)HEX to RGB Converter →

HEX to HSL

Convert #DB8AD6 to HSL:

hsl(304, 53%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #DB8AD6 to CMYK:

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

Color Meaning and Usage

#DB8AD6 is a balanced magenta color with RGB values of 219, 138, 214 and HSL of 304°, 53%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB8AD6 is #8ADB8F, creating high-contrast pairings. For softer combinations, try analogous colors like #B88ADB.

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

Contrast with #DB8AD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB8AD6?

#DB8AD6 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB8AD6?

#DB8AD6 in RGB is (219, 138, 214) - 219 red, 138 green, and 214 blue.

How to use #DB8AD6 in CSS?

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

What colors go well with #DB8AD6?

#8ADB8F (complementary), #B88ADB (analogous), and #C94FC1 (lighter shade) work well with #DB8AD6.