#D59FEA Color Information

Hex color code: #D59FEA

The hex color #D59FEA is a soft purple with RGB values of (213, 159, 234) and HSL of (283°, 64%, 77%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D59FEA
RGB
213, 159, 234
HSL
283°, 64%, 77%
CMYK
9%, 32%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D59FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 159, 234

Red: 213 / Green: 159 / Blue: 234

HSL

283°, 64%, 77%

Hue: 283° / Saturation: 64% / Lightness: 77%

CMYK

9%, 32%, 0%, 8%

Cyan: 9% / Magenta: 32% / Yellow: 0% / Key: 8%

What color is #D59FEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D59FEA to RGB:

rgb(213, 159, 234)HEX to RGB Converter →

HEX to HSL

Convert #D59FEA to HSL:

hsl(283, 64%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #D59FEA to CMYK:

cmyk(9%, 32%, 0%, 8%)Color Converter →

Color Meaning and Usage

A soft purple tone, #D59FEA has RGB (213, 159, 234) and HSL (283°, 64%, 77%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D59FEA is #B4EA9F, creating high-contrast pairings. For softer combinations, try analogous colors like #AF9FEA.

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

Contrast with #D59FEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D59FEA?

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

What is the RGB value of #D59FEA?

#D59FEA in RGB is (213, 159, 234) - 213 red, 159 green, and 234 blue.

How to use #D59FEA in CSS?

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

What colors go well with #D59FEA?

#B4EA9F (complementary), #AF9FEA (analogous), and #B960DC (lighter shade) work well with #D59FEA.