#C381EF Color Information

Hex color code: #C381EF

A striking purple shade, #C381EF appears as (195, 129, 239) in RGB and (276°, 77%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#C381EF
RGB
195, 129, 239
HSL
276°, 77%, 72%
CMYK
18%, 46%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C381EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 129, 239

Red: 195 / Green: 129 / Blue: 239

HSL

276°, 77%, 72%

Hue: 276° / Saturation: 77% / Lightness: 72%

CMYK

18%, 46%, 0%, 6%

Cyan: 18% / Magenta: 46% / Yellow: 0% / Key: 6%

What color is #C381EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C381EF to RGB:

rgb(195, 129, 239)HEX to RGB Converter →

HEX to HSL

Convert #C381EF to HSL:

hsl(276, 77%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C381EF to CMYK:

cmyk(18%, 46%, 0%, 6%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #C381EF has RGB (195, 129, 239) and HSL (276°, 77%, 72%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C381EF is #ADEF81, creating high-contrast pairings. For softer combinations, try analogous colors like #8C81EF.

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

Contrast with #C381EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C381EF?

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

What is the RGB value of #C381EF?

#C381EF in RGB is (195, 129, 239) - 195 red, 129 green, and 239 blue.

How to use #C381EF in CSS?

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

What colors go well with #C381EF?

#ADEF81 (complementary), #8C81EF (analogous), and #A23DE6 (lighter shade) work well with #C381EF.