#C68ACC Color Information

Hex color code: #C68ACC

A delicate magenta shade, #C68ACC appears as (198, 138, 204) in RGB and (295°, 39%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C68ACC
RGB
198, 138, 204
HSL
295°, 39%, 67%
CMYK
3%, 32%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C68ACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 138, 204

Red: 198 / Green: 138 / Blue: 204

HSL

295°, 39%, 67%

Hue: 295° / Saturation: 39% / Lightness: 67%

CMYK

3%, 32%, 0%, 20%

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

What color is #C68ACC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C68ACC to RGB:

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

HEX to HSL

Convert #C68ACC to HSL:

hsl(295, 39%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C68ACC to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #C68ACC has RGB (198, 138, 204) and HSL (295°, 39%, 67%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C68ACC is #90CC8A, creating high-contrast pairings. For softer combinations, try analogous colors like #A58ACC.

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

Contrast with #C68ACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C68ACC?

#C68ACC is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C68ACC?

#C68ACC in RGB is (198, 138, 204) - 198 red, 138 green, and 204 blue.

How to use #C68ACC in CSS?

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

What colors go well with #C68ACC?

#90CC8A (complementary), #A58ACC (analogous), and #AC55B4 (lighter shade) work well with #C68ACC.