#C68CDE Color Information

Hex color code: #C68CDE

#C68CDE is a subtle purple color. In RGB it is (198, 140, 222), and in HSL it is (282°, 55%, 71%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C68CDE
RGB
198, 140, 222
HSL
282°, 55%, 71%
CMYK
11%, 37%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C68CDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 140, 222

Red: 198 / Green: 140 / Blue: 222

HSL

282°, 55%, 71%

Hue: 282° / Saturation: 55% / Lightness: 71%

CMYK

11%, 37%, 0%, 13%

Cyan: 11% / Magenta: 37% / Yellow: 0% / Key: 13%

What color is #C68CDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C68CDE to RGB:

rgb(198, 140, 222)HEX to RGB Converter →

HEX to HSL

Convert #C68CDE to HSL:

hsl(282, 55%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C68CDE to CMYK:

cmyk(11%, 37%, 0%, 13%)Color Converter →

Color Meaning and Usage

#C68CDE is a understated purple color with RGB values of 198, 140, 222 and HSL of 282°, 55%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C68CDE is #A5DE8C, creating high-contrast pairings. For softer combinations, try analogous colors like #9D8CDE.

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

Contrast with #C68CDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C68CDE?

#C68CDE is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C68CDE?

#C68CDE in RGB is (198, 140, 222) - 198 red, 140 green, and 222 blue.

How to use #C68CDE in CSS?

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

What colors go well with #C68CDE?

#A5DE8C (complementary), #9D8CDE (analogous), and #A751CD (lighter shade) work well with #C68CDE.