#C049EB Color Information

Hex color code: #C049EB

A bold purple shade, #C049EB appears as (192, 73, 235) in RGB and (284°, 80%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C049EB
RGB
192, 73, 235
HSL
284°, 80%, 60%
CMYK
18%, 69%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C049EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 73, 235

Red: 192 / Green: 73 / Blue: 235

HSL

284°, 80%, 60%

Hue: 284° / Saturation: 80% / Lightness: 60%

CMYK

18%, 69%, 0%, 8%

Cyan: 18% / Magenta: 69% / Yellow: 0% / Key: 8%

What color is #C049EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C049EB to RGB:

rgb(192, 73, 235)HEX to RGB Converter →

HEX to HSL

Convert #C049EB to HSL:

hsl(284, 80%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C049EB to CMYK:

cmyk(18%, 69%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking purple tone, #C049EB has RGB (192, 73, 235) and HSL (284°, 80%, 60%). 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 #C049EB is #73EB47, creating high-contrast pairings. For softer combinations, try analogous colors like #6D47EB.

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

Contrast with #C049EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C049EB?

#C049EB is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C049EB?

#C049EB in RGB is (192, 73, 235) - 192 red, 73 green, and 235 blue.

How to use #C049EB in CSS?

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

What colors go well with #C049EB?

#73EB47 (complementary), #6D47EB (analogous), and #9E17CF (lighter shade) work well with #C049EB.