#DB9DCA Color Information

Hex color code: #DB9DCA

The hex color #DB9DCA is a delicate magenta with RGB values of (219, 157, 202) and HSL of (316°, 46%, 74%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DB9DCA
RGB
219, 157, 202
HSL
316°, 46%, 74%
CMYK
0%, 28%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB9DCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 157, 202

Red: 219 / Green: 157 / Blue: 202

HSL

316°, 46%, 74%

Hue: 316° / Saturation: 46% / Lightness: 74%

CMYK

0%, 28%, 8%, 14%

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

What color is #DB9DCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB9DCA to RGB:

rgb(219, 157, 202)HEX to RGB Converter →

HEX to HSL

Convert #DB9DCA to HSL:

hsl(316, 46%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DB9DCA to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #DB9DCA has RGB (219, 157, 202) and HSL (316°, 46%, 74%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB9DCA is #9EDBAE, creating high-contrast pairings. For softer combinations, try analogous colors like #CD9EDB.

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

Contrast with #DB9DCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB9DCA?

#DB9DCA is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB9DCA?

#DB9DCA in RGB is (219, 157, 202) - 219 red, 157 green, and 202 blue.

How to use #DB9DCA in CSS?

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

What colors go well with #DB9DCA?

#9EDBAE (complementary), #CD9EDB (analogous), and #C766AD (lighter shade) work well with #DB9DCA.