#DC86DC Color Information

Hex color code: #DC86DC

The hex color #DC86DC is a muted magenta with RGB values of (220, 134, 220) and HSL of (300°, 55%, 69%). It is widely used in graphic design.

Try:
Color NameViolet
HEX
#DC86DC
RGB
220, 134, 220
HSL
300°, 55%, 69%
CMYK
0%, 39%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC86DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 134, 220

Red: 220 / Green: 134 / Blue: 220

HSL

300°, 55%, 69%

Hue: 300° / Saturation: 55% / Lightness: 69%

CMYK

0%, 39%, 0%, 14%

Cyan: 0% / Magenta: 39% / Yellow: 0% / Key: 14%

What color is #DC86DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC86DC to RGB:

rgb(220, 134, 220)HEX to RGB Converter →

HEX to HSL

Convert #DC86DC to HSL:

hsl(300, 55%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #DC86DC to CMYK:

cmyk(0%, 39%, 0%, 14%)Color Converter →

Color Meaning and Usage

#DC86DC is a understated magenta color with RGB values of 220, 134, 220 and HSL of 300°, 55%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC86DC is #84DB84, creating high-contrast pairings. For softer combinations, try analogous colors like #B084DB.

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

Contrast with #DC86DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC86DC?

#DC86DC is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC86DC?

#DC86DC in RGB is (220, 134, 220) - 220 red, 134 green, and 220 blue.

How to use #DC86DC in CSS?

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

What colors go well with #DC86DC?

#84DB84 (complementary), #B084DB (analogous), and #CA49CA (lighter shade) work well with #DC86DC.