#C647DC Color Information

Hex color code: #C647DC

A understated magenta shade, #C647DC appears as (198, 71, 220) in RGB and (291°, 68%, 57%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C647DC
RGB
198, 71, 220
HSL
291°, 68%, 57%
CMYK
10%, 68%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C647DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 71, 220

Red: 198 / Green: 71 / Blue: 220

HSL

291°, 68%, 57%

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

CMYK

10%, 68%, 0%, 14%

Cyan: 10% / Magenta: 68% / Yellow: 0% / Key: 14%

What color is #C647DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C647DC to RGB:

rgb(198, 71, 220)HEX to RGB Converter →

HEX to HSL

Convert #C647DC to HSL:

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

HEX to CMYK

Convert #C647DC to CMYK:

cmyk(10%, 68%, 0%, 14%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #C647DC has RGB (198, 71, 220) and HSL (291°, 68%, 57%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C647DC is #5DDC47, creating high-contrast pairings. For softer combinations, try analogous colors like #7B47DC.

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

Contrast with #C647DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C647DC?

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

What is the RGB value of #C647DC?

#C647DC in RGB is (198, 71, 220) - 198 red, 71 green, and 220 blue.

How to use #C647DC in CSS?

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

What colors go well with #C647DC?

#5DDC47 (complementary), #7B47DC (analogous), and #9E22B4 (lighter shade) work well with #C647DC.