#C68DEC Color Information

Hex color code: #C68DEC

A bold purple shade, #C68DEC appears as (198, 141, 236) in RGB and (276°, 71%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C68DEC
RGB
198, 141, 236
HSL
276°, 71%, 74%
CMYK
16%, 40%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C68DEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 141, 236

Red: 198 / Green: 141 / Blue: 236

HSL

276°, 71%, 74%

Hue: 276° / Saturation: 71% / Lightness: 74%

CMYK

16%, 40%, 0%, 7%

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

What color is #C68DEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C68DEC to RGB:

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

HEX to HSL

Convert #C68DEC to HSL:

hsl(276, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C68DEC to CMYK:

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

Color Meaning and Usage

#C68DEC is a dynamic purple color with RGB values of 198, 141, 236 and HSL of 276°, 71%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C68DEC is #B3EC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #978EEC.

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

Contrast with #C68DEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C68DEC?

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

What is the RGB value of #C68DEC?

#C68DEC in RGB is (198, 141, 236) - 198 red, 141 green, and 236 blue.

How to use #C68DEC in CSS?

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

What colors go well with #C68DEC?

#B3EC8E (complementary), #978EEC (analogous), and #A54CE1 (lighter shade) work well with #C68DEC.