#C08DCE Color Information

Hex color code: #C08DCE

The hex color #C08DCE is a delicate magenta with RGB values of (192, 141, 206) and HSL of (287°, 40%, 68%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C08DCE
RGB
192, 141, 206
HSL
287°, 40%, 68%
CMYK
7%, 32%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C08DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 141, 206

Red: 192 / Green: 141 / Blue: 206

HSL

287°, 40%, 68%

Hue: 287° / Saturation: 40% / Lightness: 68%

CMYK

7%, 32%, 0%, 19%

Cyan: 7% / Magenta: 32% / Yellow: 0% / Key: 19%

What color is #C08DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C08DCE to RGB:

rgb(192, 141, 206)HEX to RGB Converter →

HEX to HSL

Convert #C08DCE to HSL:

hsl(287, 40%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C08DCE to CMYK:

cmyk(7%, 32%, 0%, 19%)Color Converter →

Color Meaning and Usage

#C08DCE is a subtle magenta color with RGB values of 192, 141, 206 and HSL of 287°, 40%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C08DCE is #9BCE8D, creating high-contrast pairings. For softer combinations, try analogous colors like #9F8DCE.

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

Contrast with #C08DCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C08DCE?

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

What is the RGB value of #C08DCE?

#C08DCE in RGB is (192, 141, 206) - 192 red, 141 green, and 206 blue.

How to use #C08DCE in CSS?

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

What colors go well with #C08DCE?

#9BCE8D (complementary), #9F8DCE (analogous), and #A257B7 (lighter shade) work well with #C08DCE.