#C294EA Color Information

Hex color code: #C294EA

#C294EA is a neutral purple color. In RGB it is (194, 148, 234), and in HSL it is (272°, 67%, 75%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C294EA
RGB
194, 148, 234
HSL
272°, 67%, 75%
CMYK
17%, 37%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C294EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 148, 234

Red: 194 / Green: 148 / Blue: 234

HSL

272°, 67%, 75%

Hue: 272° / Saturation: 67% / Lightness: 75%

CMYK

17%, 37%, 0%, 8%

Cyan: 17% / Magenta: 37% / Yellow: 0% / Key: 8%

What color is #C294EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C294EA to RGB:

rgb(194, 148, 234)HEX to RGB Converter →

HEX to HSL

Convert #C294EA to HSL:

hsl(272, 67%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C294EA to CMYK:

cmyk(17%, 37%, 0%, 8%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #C294EA has RGB (194, 148, 234) and HSL (272°, 67%, 75%). 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 #C294EA is #BCEA95, creating high-contrast pairings. For softer combinations, try analogous colors like #9795EA.

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

Contrast with #C294EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C294EA?

#C294EA is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C294EA?

#C294EA in RGB is (194, 148, 234) - 194 red, 148 green, and 234 blue.

How to use #C294EA in CSS?

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

What colors go well with #C294EA?

#BCEA95 (complementary), #9795EA (analogous), and #9E55DD (lighter shade) work well with #C294EA.