#C776EF Color Information

Hex color code: #C776EF

#C776EF is a bold purple color. In RGB it is (199, 118, 239), and in HSL it is (280°, 79%, 70%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#C776EF
RGB
199, 118, 239
HSL
280°, 79%, 70%
CMYK
17%, 51%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C776EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 118, 239

Red: 199 / Green: 118 / Blue: 239

HSL

280°, 79%, 70%

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

CMYK

17%, 51%, 0%, 6%

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

What color is #C776EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C776EF to RGB:

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

HEX to HSL

Convert #C776EF to HSL:

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

HEX to CMYK

Convert #C776EF to CMYK:

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

Color Meaning and Usage

A striking purple tone, #C776EF has RGB (199, 118, 239) and HSL (280°, 79%, 70%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C776EF is #9EEF76, creating high-contrast pairings. For softer combinations, try analogous colors like #8A76EF.

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

Contrast with #C776EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C776EF?

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

What is the RGB value of #C776EF?

#C776EF in RGB is (199, 118, 239) - 199 red, 118 green, and 239 blue.

How to use #C776EF in CSS?

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

What colors go well with #C776EF?

#9EEF76 (complementary), #8A76EF (analogous), and #AA32E7 (lighter shade) work well with #C776EF.