#C68CF2 Color Information

Hex color code: #C68CF2

The hex color #C68CF2 is a striking purple with RGB values of (198, 140, 242) and HSL of (274°, 80%, 75%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C68CF2
RGB
198, 140, 242
HSL
274°, 80%, 75%
CMYK
18%, 42%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C68CF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 140, 242

Red: 198 / Green: 140 / Blue: 242

HSL

274°, 80%, 75%

Hue: 274° / Saturation: 80% / Lightness: 75%

CMYK

18%, 42%, 0%, 5%

Cyan: 18% / Magenta: 42% / Yellow: 0% / Key: 5%

What color is #C68CF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C68CF2 to RGB:

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

HEX to HSL

Convert #C68CF2 to HSL:

hsl(274, 80%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C68CF2 to CMYK:

cmyk(18%, 42%, 0%, 5%)Color Converter →

Color Meaning and Usage

#C68CF2 is a striking purple color with RGB values of 198, 140, 242 and HSL of 274°, 80%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C68CF2 is #B8F28C, creating high-contrast pairings. For softer combinations, try analogous colors like #938CF2.

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

Contrast with #C68CF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C68CF2?

#C68CF2 is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C68CF2?

#C68CF2 in RGB is (198, 140, 242) - 198 red, 140 green, and 242 blue.

How to use #C68CF2 in CSS?

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

What colors go well with #C68CF2?

#B8F28C (complementary), #938CF2 (analogous), and #A447EB (lighter shade) work well with #C68CF2.