#C665EC Color Information

Hex color code: #C665EC

A vivid purple shade, #C665EC appears as (198, 101, 236) in RGB and (283°, 78%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C665EC
RGB
198, 101, 236
HSL
283°, 78%, 66%
CMYK
16%, 57%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C665EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 101, 236

Red: 198 / Green: 101 / Blue: 236

HSL

283°, 78%, 66%

Hue: 283° / Saturation: 78% / Lightness: 66%

CMYK

16%, 57%, 0%, 7%

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

What color is #C665EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C665EC to RGB:

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

HEX to HSL

Convert #C665EC to HSL:

hsl(283, 78%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C665EC to CMYK:

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

Color Meaning and Usage

#C665EC is a vivid purple color with RGB values of 198, 101, 236 and HSL of 283°, 78%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C665EC is #8BEC65, creating high-contrast pairings. For softer combinations, try analogous colors like #8265EC.

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

Contrast with #C665EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C665EC?

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

What is the RGB value of #C665EC?

#C665EC in RGB is (198, 101, 236) - 198 red, 101 green, and 236 blue.

How to use #C665EC in CSS?

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

What colors go well with #C665EC?

#8BEC65 (complementary), #8265EC (analogous), and #AC21E4 (lighter shade) work well with #C665EC.