#DC80C8 Color Information

Hex color code: #DC80C8

#DC80C8 is a balanced magenta color. In RGB it is (220, 128, 200), and in HSL it is (313°, 57%, 68%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DC80C8
RGB
220, 128, 200
HSL
313°, 57%, 68%
CMYK
0%, 42%, 9%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC80C8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 128, 200

Red: 220 / Green: 128 / Blue: 200

HSL

313°, 57%, 68%

Hue: 313° / Saturation: 57% / Lightness: 68%

CMYK

0%, 42%, 9%, 14%

Cyan: 0% / Magenta: 42% / Yellow: 9% / Key: 14%

What color is #DC80C8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC80C8 to RGB:

rgb(220, 128, 200)HEX to RGB Converter →

HEX to HSL

Convert #DC80C8 to HSL:

hsl(313, 57%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DC80C8 to CMYK:

cmyk(0%, 42%, 9%, 14%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #DC80C8 has RGB (220, 128, 200) and HSL (313°, 57%, 68%). 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 #DC80C8 is #7FDC93, creating high-contrast pairings. For softer combinations, try analogous colors like #C27FDC.

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

Contrast with #DC80C8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC80C8?

#DC80C8 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC80C8?

#DC80C8 in RGB is (220, 128, 200) - 220 red, 128 green, and 200 blue.

How to use #DC80C8 in CSS?

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

What colors go well with #DC80C8?

#7FDC93 (complementary), #C27FDC (analogous), and #CB43AE (lighter shade) work well with #DC80C8.