#D19FDB Color Information

Hex color code: #D19FDB

A soft magenta shade, #D19FDB appears as (209, 159, 219) in RGB and (290°, 45%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D19FDB
RGB
209, 159, 219
HSL
290°, 45%, 74%
CMYK
5%, 27%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D19FDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 159, 219

Red: 209 / Green: 159 / Blue: 219

HSL

290°, 45%, 74%

Hue: 290° / Saturation: 45% / Lightness: 74%

CMYK

5%, 27%, 0%, 14%

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

What color is #D19FDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D19FDB to RGB:

rgb(209, 159, 219)HEX to RGB Converter →

HEX to HSL

Convert #D19FDB to HSL:

hsl(290, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #D19FDB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #D19FDB has RGB (209, 159, 219) and HSL (290°, 45%, 74%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D19FDB is #A9DB9F, creating high-contrast pairings. For softer combinations, try analogous colors like #B39FDB.

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

Contrast with #D19FDB

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

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

What is the RGB value of #D19FDB?

#D19FDB in RGB is (209, 159, 219) - 209 red, 159 green, and 219 blue.

How to use #D19FDB in CSS?

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

What colors go well with #D19FDB?

#A9DB9F (complementary), #B39FDB (analogous), and #B667C5 (lighter shade) work well with #D19FDB.