#CC54DC Color Information

Hex color code: #CC54DC

The hex color #CC54DC is a balanced magenta with RGB values of (204, 84, 220) and HSL of (293°, 66%, 60%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CC54DC
RGB
204, 84, 220
HSL
293°, 66%, 60%
CMYK
7%, 62%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC54DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 84, 220

Red: 204 / Green: 84 / Blue: 220

HSL

293°, 66%, 60%

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

CMYK

7%, 62%, 0%, 14%

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

What color is #CC54DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC54DC to RGB:

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

HEX to HSL

Convert #CC54DC to HSL:

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

HEX to CMYK

Convert #CC54DC to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #CC54DC has RGB (204, 84, 220) and HSL (293°, 66%, 60%). 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 #CC54DC is #65DC56, creating high-contrast pairings. For softer combinations, try analogous colors like #8956DC.

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

Contrast with #CC54DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC54DC?

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

What is the RGB value of #CC54DC?

#CC54DC in RGB is (204, 84, 220) - 204 red, 84 green, and 220 blue.

How to use #CC54DC in CSS?

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

What colors go well with #CC54DC?

#65DC56 (complementary), #8956DC (analogous), and #AD27BE (lighter shade) work well with #CC54DC.