#C677DC Color Information

Hex color code: #C677DC

A neutral magenta shade, #C677DC appears as (198, 119, 220) in RGB and (287°, 59%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C677DC
RGB
198, 119, 220
HSL
287°, 59%, 66%
CMYK
10%, 46%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C677DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 119, 220

Red: 198 / Green: 119 / Blue: 220

HSL

287°, 59%, 66%

Hue: 287° / Saturation: 59% / Lightness: 66%

CMYK

10%, 46%, 0%, 14%

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

What color is #C677DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C677DC to RGB:

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

HEX to HSL

Convert #C677DC to HSL:

hsl(287, 59%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C677DC to CMYK:

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

Color Meaning and Usage

#C677DC is a balanced magenta color with RGB values of 198, 119, 220 and HSL of 287°, 59%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C677DC is #8BDB75, creating high-contrast pairings. For softer combinations, try analogous colors like #9275DB.

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

Contrast with #C677DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C677DC?

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

What is the RGB value of #C677DC?

#C677DC in RGB is (198, 119, 220) - 198 red, 119 green, and 220 blue.

How to use #C677DC in CSS?

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

What colors go well with #C677DC?

#8BDB75 (complementary), #9275DB (analogous), and #AC38CC (lighter shade) work well with #C677DC.