#C76EED Color Information

Hex color code: #C76EED

The hex color #C76EED is a striking purple with RGB values of (199, 110, 237) and HSL of (282°, 78%, 68%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#C76EED
RGB
199, 110, 237
HSL
282°, 78%, 68%
CMYK
16%, 54%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C76EED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 110, 237

Red: 199 / Green: 110 / Blue: 237

HSL

282°, 78%, 68%

Hue: 282° / Saturation: 78% / Lightness: 68%

CMYK

16%, 54%, 0%, 7%

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

What color is #C76EED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C76EED to RGB:

rgb(199, 110, 237)HEX to RGB Converter →

HEX to HSL

Convert #C76EED to HSL:

hsl(282, 78%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C76EED to CMYK:

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

Color Meaning and Usage

A dynamic purple tone, #C76EED has RGB (199, 110, 237) and HSL (282°, 78%, 68%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C76EED is #94ED6E, creating high-contrast pairings. For softer combinations, try analogous colors like #876EED.

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

Contrast with #C76EED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C76EED?

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

What is the RGB value of #C76EED?

#C76EED in RGB is (199, 110, 237) - 199 red, 110 green, and 237 blue.

How to use #C76EED in CSS?

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

What colors go well with #C76EED?

#94ED6E (complementary), #876EED (analogous), and #AD2AE5 (lighter shade) work well with #C76EED.