#DC74DC Color Information

Hex color code: #DC74DC

#DC74DC is a understated magenta color. In RGB it is (220, 116, 220), and in HSL it is (300°, 60%, 66%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#DC74DC
RGB
220, 116, 220
HSL
300°, 60%, 66%
CMYK
0%, 47%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC74DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 116, 220

Red: 220 / Green: 116 / Blue: 220

HSL

300°, 60%, 66%

Hue: 300° / Saturation: 60% / Lightness: 66%

CMYK

0%, 47%, 0%, 14%

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

What color is #DC74DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC74DC to RGB:

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

HEX to HSL

Convert #DC74DC to HSL:

hsl(300, 60%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DC74DC to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #DC74DC has RGB (220, 116, 220) and HSL (300°, 60%, 66%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC74DC is #74DC74, creating high-contrast pairings. For softer combinations, try analogous colors like #A874DC.

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

Contrast with #DC74DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC74DC?

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

What is the RGB value of #DC74DC?

#DC74DC in RGB is (220, 116, 220) - 220 red, 116 green, and 220 blue.

How to use #DC74DC in CSS?

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

What colors go well with #DC74DC?

#74DC74 (complementary), #A874DC (analogous), and #CD37CD (lighter shade) work well with #DC74DC.