#CC4FDC Color Information

Hex color code: #CC4FDC

#CC4FDC is a balanced magenta color. In RGB it is (204, 79, 220), and in HSL it is (293°, 67%, 59%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CC4FDC
RGB
204, 79, 220
HSL
293°, 67%, 59%
CMYK
7%, 64%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC4FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 79, 220

Red: 204 / Green: 79 / Blue: 220

HSL

293°, 67%, 59%

Hue: 293° / Saturation: 67% / Lightness: 59%

CMYK

7%, 64%, 0%, 14%

Cyan: 7% / Magenta: 64% / Yellow: 0% / Key: 14%

What color is #CC4FDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC4FDC to RGB:

rgb(204, 79, 220)HEX to RGB Converter →

HEX to HSL

Convert #CC4FDC to HSL:

hsl(293, 67%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CC4FDC to CMYK:

cmyk(7%, 64%, 0%, 14%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #CC4FDC has RGB (204, 79, 220) and HSL (293°, 67%, 59%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC4FDC is #61DC50, creating high-contrast pairings. For softer combinations, try analogous colors like #8650DC.

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

Contrast with #CC4FDC

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

Contrast Ratio: 5.72:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC4FDC?

#CC4FDC is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC4FDC?

#CC4FDC in RGB is (204, 79, 220) - 204 red, 79 green, and 220 blue.

How to use #CC4FDC in CSS?

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

What colors go well with #CC4FDC?

#61DC50 (complementary), #8650DC (analogous), and #AA25BB (lighter shade) work well with #CC4FDC.