#C656EC Color Information

Hex color code: #C656EC

A eye-catching magenta shade, #C656EC appears as (198, 86, 236) in RGB and (285°, 80%, 63%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C656EC
RGB
198, 86, 236
HSL
285°, 80%, 63%
CMYK
16%, 64%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C656EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 86, 236

Red: 198 / Green: 86 / Blue: 236

HSL

285°, 80%, 63%

Hue: 285° / Saturation: 80% / Lightness: 63%

CMYK

16%, 64%, 0%, 7%

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

What color is #C656EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C656EC to RGB:

rgb(198, 86, 236)HEX to RGB Converter →

HEX to HSL

Convert #C656EC to HSL:

hsl(285, 80%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C656EC to CMYK:

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

Color Meaning and Usage

#C656EC is a dynamic magenta color with RGB values of 198, 86, 236 and HSL of 285°, 80%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C656EC is #7BEC55, creating high-contrast pairings. For softer combinations, try analogous colors like #7B55EC.

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

Contrast with #C656EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C656EC?

#C656EC is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C656EC?

#C656EC in RGB is (198, 86, 236) - 198 red, 86 green, and 236 blue.

How to use #C656EC in CSS?

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

What colors go well with #C656EC?

#7BEC55 (complementary), #7B55EC (analogous), and #AB18DC (lighter shade) work well with #C656EC.