#C19FEA Color Information

Hex color code: #C19FEA

#C19FEA is a ethereal purple color. In RGB it is (193, 159, 234), and in HSL it is (267°, 64%, 77%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C19FEA
RGB
193, 159, 234
HSL
267°, 64%, 77%
CMYK
18%, 32%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C19FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 159, 234

Red: 193 / Green: 159 / Blue: 234

HSL

267°, 64%, 77%

Hue: 267° / Saturation: 64% / Lightness: 77%

CMYK

18%, 32%, 0%, 8%

Cyan: 18% / Magenta: 32% / Yellow: 0% / Key: 8%

What color is #C19FEA?

#C19FEA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C19FEA to RGB:

rgb(193, 159, 234)HEX to RGB Converter →

HEX to HSL

Convert #C19FEA to HSL:

hsl(267, 64%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C19FEA to CMYK:

cmyk(18%, 32%, 0%, 8%)Color Converter →

Color Meaning and Usage

A soft purple tone, #C19FEA has RGB (193, 159, 234) and HSL (267°, 64%, 77%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C19FEA is #C8EA9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FA3EA.

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

Contrast with #C19FEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C19FEA?

#C19FEA is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C19FEA?

#C19FEA in RGB is (193, 159, 234) - 193 red, 159 green, and 234 blue.

How to use #C19FEA in CSS?

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

What colors go well with #C19FEA?

#C8EA9F (complementary), #9FA3EA (analogous), and #9860DC (lighter shade) work well with #C19FEA.