#C08BCA Color Information

Hex color code: #C08BCA

The hex color #C08BCA is a pastel magenta with RGB values of (192, 139, 202) and HSL of (290°, 37%, 67%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C08BCA
RGB
192, 139, 202
HSL
290°, 37%, 67%
CMYK
5%, 31%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C08BCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 139, 202

Red: 192 / Green: 139 / Blue: 202

HSL

290°, 37%, 67%

Hue: 290° / Saturation: 37% / Lightness: 67%

CMYK

5%, 31%, 0%, 21%

Cyan: 5% / Magenta: 31% / Yellow: 0% / Key: 21%

What color is #C08BCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C08BCA to RGB:

rgb(192, 139, 202)HEX to RGB Converter →

HEX to HSL

Convert #C08BCA to HSL:

hsl(290, 37%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C08BCA to CMYK:

cmyk(5%, 31%, 0%, 21%)Color Converter →

Color Meaning and Usage

#C08BCA is a soft magenta color with RGB values of 192, 139, 202 and HSL of 290°, 37%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C08BCA is #96CA8C, creating high-contrast pairings. For softer combinations, try analogous colors like #A08CCA.

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

Contrast with #C08BCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C08BCA?

#C08BCA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C08BCA?

#C08BCA in RGB is (192, 139, 202) - 192 red, 139 green, and 202 blue.

How to use #C08BCA in CSS?

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

What colors go well with #C08BCA?

#96CA8C (complementary), #A08CCA (analogous), and #A357B2 (lighter shade) work well with #C08BCA.