#C978EE Color Information

Hex color code: #C978EE

A bold purple shade, #C978EE appears as (201, 120, 238) in RGB and (281°, 78%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#C978EE
RGB
201, 120, 238
HSL
281°, 78%, 70%
CMYK
16%, 50%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C978EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 120, 238

Red: 201 / Green: 120 / Blue: 238

HSL

281°, 78%, 70%

Hue: 281° / Saturation: 78% / Lightness: 70%

CMYK

16%, 50%, 0%, 7%

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

What color is #C978EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C978EE to RGB:

rgb(201, 120, 238)HEX to RGB Converter →

HEX to HSL

Convert #C978EE to HSL:

hsl(281, 78%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C978EE to CMYK:

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

Color Meaning and Usage

#C978EE is a bold purple color with RGB values of 201, 120, 238 and HSL of 281°, 78%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C978EE is #9DEE77, creating high-contrast pairings. For softer combinations, try analogous colors like #8D77EE.

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

Contrast with #C978EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C978EE?

#C978EE is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C978EE?

#C978EE in RGB is (201, 120, 238) - 201 red, 120 green, and 238 blue.

How to use #C978EE in CSS?

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

What colors go well with #C978EE?

#9DEE77 (complementary), #8D77EE (analogous), and #AD33E6 (lighter shade) work well with #C978EE.