#C294F2 Color Information

Hex color code: #C294F2

#C294F2 is a light purple color. In RGB it is (194, 148, 242), and in HSL it is (269°, 78%, 76%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C294F2
RGB
194, 148, 242
HSL
269°, 78%, 76%
CMYK
20%, 39%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C294F2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 148, 242

Red: 194 / Green: 148 / Blue: 242

HSL

269°, 78%, 76%

Hue: 269° / Saturation: 78% / Lightness: 76%

CMYK

20%, 39%, 0%, 5%

Cyan: 20% / Magenta: 39% / Yellow: 0% / Key: 5%

What color is #C294F2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C294F2 to RGB:

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

HEX to HSL

Convert #C294F2 to HSL:

hsl(269, 78%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #C294F2 to CMYK:

cmyk(20%, 39%, 0%, 5%)Color Converter →

Color Meaning and Usage

A light purple tone, #C294F2 has RGB (194, 148, 242) and HSL (269°, 78%, 76%). 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 #C294F2 is #C3F292, creating high-contrast pairings. For softer combinations, try analogous colors like #9294F2.

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

Contrast with #C294F2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C294F2?

#C294F2 is a light purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C294F2?

#C294F2 in RGB is (194, 148, 242) - 194 red, 148 green, and 242 blue.

How to use #C294F2 in CSS?

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

What colors go well with #C294F2?

#C3F292 (complementary), #9294F2 (analogous), and #994EE9 (lighter shade) work well with #C294F2.