#C38FCE Color Information

Hex color code: #C38FCE

A delicate magenta shade, #C38FCE appears as (195, 143, 206) in RGB and (290°, 39%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C38FCE
RGB
195, 143, 206
HSL
290°, 39%, 68%
CMYK
5%, 31%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C38FCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 143, 206

Red: 195 / Green: 143 / Blue: 206

HSL

290°, 39%, 68%

Hue: 290° / Saturation: 39% / Lightness: 68%

CMYK

5%, 31%, 0%, 19%

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

What color is #C38FCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C38FCE to RGB:

rgb(195, 143, 206)HEX to RGB Converter →

HEX to HSL

Convert #C38FCE to HSL:

hsl(290, 39%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C38FCE to CMYK:

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

Color Meaning and Usage

#C38FCE is a soft magenta color with RGB values of 195, 143, 206 and HSL of 290°, 39%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C38FCE is #98CD8E, creating high-contrast pairings. For softer combinations, try analogous colors like #A38ECD.

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

Contrast with #C38FCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C38FCE?

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

What is the RGB value of #C38FCE?

#C38FCE in RGB is (195, 143, 206) - 195 red, 143 green, and 206 blue.

How to use #C38FCE in CSS?

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

What colors go well with #C38FCE?

#98CD8E (complementary), #A38ECD (analogous), and #A658B6 (lighter shade) work well with #C38FCE.