#C79CEC Color Information

Hex color code: #C79CEC

#C79CEC is a soft purple color. In RGB it is (199, 156, 236), and in HSL it is (272°, 68%, 77%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C79CEC
RGB
199, 156, 236
HSL
272°, 68%, 77%
CMYK
16%, 34%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C79CEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 156, 236

Red: 199 / Green: 156 / Blue: 236

HSL

272°, 68%, 77%

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

CMYK

16%, 34%, 0%, 7%

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

What color is #C79CEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C79CEC to RGB:

rgb(199, 156, 236)HEX to RGB Converter →

HEX to HSL

Convert #C79CEC to HSL:

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

HEX to CMYK

Convert #C79CEC to CMYK:

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

Color Meaning and Usage

#C79CEC is a delicate purple color with RGB values of 199, 156, 236 and HSL of 272°, 68%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C79CEC is #C2EC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #9F9CEC.

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

Contrast with #C79CEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C79CEC?

#C79CEC is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C79CEC?

#C79CEC in RGB is (199, 156, 236) - 199 red, 156 green, and 236 blue.

How to use #C79CEC in CSS?

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

What colors go well with #C79CEC?

#C2EC9C (complementary), #9F9CEC (analogous), and #A25CE0 (lighter shade) work well with #C79CEC.