#C96FEC Color Information

Hex color code: #C96FEC

A dynamic purple shade, #C96FEC appears as (201, 111, 236) in RGB and (283°, 77%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C96FEC
RGB
201, 111, 236
HSL
283°, 77%, 68%
CMYK
15%, 53%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C96FEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 111, 236

Red: 201 / Green: 111 / Blue: 236

HSL

283°, 77%, 68%

Hue: 283° / Saturation: 77% / Lightness: 68%

CMYK

15%, 53%, 0%, 7%

Cyan: 15% / Magenta: 53% / Yellow: 0% / Key: 7%

What color is #C96FEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C96FEC to RGB:

rgb(201, 111, 236)HEX to RGB Converter →

HEX to HSL

Convert #C96FEC to HSL:

hsl(283, 77%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C96FEC to CMYK:

cmyk(15%, 53%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C96FEC is a vivid purple color with RGB values of 201, 111, 236 and HSL of 283°, 77%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C96FEC is #92EC6F, creating high-contrast pairings. For softer combinations, try analogous colors like #8A6FEC.

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

Contrast with #C96FEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C96FEC?

#C96FEC is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C96FEC?

#C96FEC in RGB is (201, 111, 236) - 201 red, 111 green, and 236 blue.

How to use #C96FEC in CSS?

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

What colors go well with #C96FEC?

#92EC6F (complementary), #8A6FEC (analogous), and #AF2BE3 (lighter shade) work well with #C96FEC.