#CC6FDC Color Information

Hex color code: #CC6FDC

#CC6FDC is a subtle magenta color. In RGB it is (204, 111, 220), and in HSL it is (291°, 61%, 65%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CC6FDC
RGB
204, 111, 220
HSL
291°, 61%, 65%
CMYK
7%, 50%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC6FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 111, 220

Red: 204 / Green: 111 / Blue: 220

HSL

291°, 61%, 65%

Hue: 291° / Saturation: 61% / Lightness: 65%

CMYK

7%, 50%, 0%, 14%

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

What color is #CC6FDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC6FDC to RGB:

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

HEX to HSL

Convert #CC6FDC to HSL:

hsl(291, 61%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CC6FDC to CMYK:

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

Color Meaning and Usage

#CC6FDC is a balanced magenta color with RGB values of 204, 111, 220 and HSL of 291°, 61%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC6FDC is #80DC6F, creating high-contrast pairings. For softer combinations, try analogous colors like #956FDC.

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

Contrast with #CC6FDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC6FDC?

#CC6FDC is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC6FDC?

#CC6FDC in RGB is (204, 111, 220) - 204 red, 111 green, and 220 blue.

How to use #CC6FDC in CSS?

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

What colors go well with #CC6FDC?

#80DC6F (complementary), #956FDC (analogous), and #B632CD (lighter shade) work well with #CC6FDC.