#C38EEC Color Information

Hex color code: #C38EEC

#C38EEC is a eye-catching purple color. In RGB it is (195, 142, 236), and in HSL it is (274°, 71%, 74%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C38EEC
RGB
195, 142, 236
HSL
274°, 71%, 74%
CMYK
17%, 40%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C38EEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 142, 236

Red: 195 / Green: 142 / Blue: 236

HSL

274°, 71%, 74%

Hue: 274° / Saturation: 71% / Lightness: 74%

CMYK

17%, 40%, 0%, 7%

Cyan: 17% / Magenta: 40% / Yellow: 0% / Key: 7%

What color is #C38EEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C38EEC to RGB:

rgb(195, 142, 236)HEX to RGB Converter →

HEX to HSL

Convert #C38EEC to HSL:

hsl(274, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C38EEC to CMYK:

cmyk(17%, 40%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #C38EEC has RGB (195, 142, 236) and HSL (274°, 71%, 74%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C38EEC is #B6EC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #948EEC.

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

Contrast with #C38EEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C38EEC?

#C38EEC is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C38EEC?

#C38EEC in RGB is (195, 142, 236) - 195 red, 142 green, and 236 blue.

How to use #C38EEC in CSS?

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

What colors go well with #C38EEC?

#B6EC8E (complementary), #948EEC (analogous), and #A04CE1 (lighter shade) work well with #C38EEC.