#C68DCC Color Information

Hex color code: #C68DCC

The hex color #C68DCC is a pastel magenta with RGB values of (198, 141, 204) and HSL of (294°, 38%, 68%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C68DCC
RGB
198, 141, 204
HSL
294°, 38%, 68%
CMYK
3%, 31%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C68DCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 141, 204

Red: 198 / Green: 141 / Blue: 204

HSL

294°, 38%, 68%

Hue: 294° / Saturation: 38% / Lightness: 68%

CMYK

3%, 31%, 0%, 20%

Cyan: 3% / Magenta: 31% / Yellow: 0% / Key: 20%

What color is #C68DCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C68DCC to RGB:

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

HEX to HSL

Convert #C68DCC to HSL:

hsl(294, 38%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C68DCC to CMYK:

cmyk(3%, 31%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C68DCC has RGB (198, 141, 204) and HSL (294°, 38%, 68%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C68DCC is #95CC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #A78ECC.

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

Contrast with #C68DCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C68DCC?

#C68DCC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C68DCC?

#C68DCC in RGB is (198, 141, 204) - 198 red, 141 green, and 204 blue.

How to use #C68DCC in CSS?

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

What colors go well with #C68DCC?

#95CC8E (complementary), #A78ECC (analogous), and #AC5AB5 (lighter shade) work well with #C68DCC.