#DF86E5 Color Information

Hex color code: #DF86E5

A muted magenta shade, #DF86E5 appears as (223, 134, 229) in RGB and (296°, 65%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#DF86E5
RGB
223, 134, 229
HSL
296°, 65%, 71%
CMYK
3%, 41%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF86E5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 134, 229

Red: 223 / Green: 134 / Blue: 229

HSL

296°, 65%, 71%

Hue: 296° / Saturation: 65% / Lightness: 71%

CMYK

3%, 41%, 0%, 10%

Cyan: 3% / Magenta: 41% / Yellow: 0% / Key: 10%

What color is #DF86E5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF86E5 to RGB:

rgb(223, 134, 229)HEX to RGB Converter →

HEX to HSL

Convert #DF86E5 to HSL:

hsl(296, 65%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DF86E5 to CMYK:

cmyk(3%, 41%, 0%, 10%)Color Converter →

Color Meaning and Usage

#DF86E5 is a neutral magenta color with RGB values of 223, 134, 229 and HSL of 296°, 65%, 71%. 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 #DF86E5 is #8BE585, creating high-contrast pairings. For softer combinations, try analogous colors like #AF85E5.

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

Contrast with #DF86E5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF86E5?

#DF86E5 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF86E5?

#DF86E5 in RGB is (223, 134, 229) - 223 red, 134 green, and 229 blue.

How to use #DF86E5 in CSS?

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

What colors go well with #DF86E5?

#8BE585 (complementary), #AF85E5 (analogous), and #CE46D8 (lighter shade) work well with #DF86E5.