#C976EF Color Information

Hex color code: #C976EF

The hex color #C976EF is a bold purple with RGB values of (201, 118, 239) and HSL of (281°, 79%, 70%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#C976EF
RGB
201, 118, 239
HSL
281°, 79%, 70%
CMYK
16%, 51%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C976EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 118, 239

Red: 201 / Green: 118 / Blue: 239

HSL

281°, 79%, 70%

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

CMYK

16%, 51%, 0%, 6%

Cyan: 16% / Magenta: 51% / Yellow: 0% / Key: 6%

What color is #C976EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C976EF to RGB:

rgb(201, 118, 239)HEX to RGB Converter →

HEX to HSL

Convert #C976EF to HSL:

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

HEX to CMYK

Convert #C976EF to CMYK:

cmyk(16%, 51%, 0%, 6%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #C976EF has RGB (201, 118, 239) and HSL (281°, 79%, 70%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C976EF is #9CEF76, creating high-contrast pairings. For softer combinations, try analogous colors like #8C76EF.

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

Contrast with #C976EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C976EF?

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

What is the RGB value of #C976EF?

#C976EF in RGB is (201, 118, 239) - 201 red, 118 green, and 239 blue.

How to use #C976EF in CSS?

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

What colors go well with #C976EF?

#9CEF76 (complementary), #8C76EF (analogous), and #AD32E7 (lighter shade) work well with #C976EF.