#C14FED Color Information

Hex color code: #C14FED

A vivid purple shade, #C14FED appears as (193, 79, 237) in RGB and (283°, 81%, 62%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C14FED
RGB
193, 79, 237
HSL
283°, 81%, 62%
CMYK
19%, 67%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C14FED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 79, 237

Red: 193 / Green: 79 / Blue: 237

HSL

283°, 81%, 62%

Hue: 283° / Saturation: 81% / Lightness: 62%

CMYK

19%, 67%, 0%, 7%

Cyan: 19% / Magenta: 67% / Yellow: 0% / Key: 7%

What color is #C14FED?

#C14FED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C14FED to RGB:

rgb(193, 79, 237)HEX to RGB Converter →

HEX to HSL

Convert #C14FED to HSL:

hsl(283, 81%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #C14FED to CMYK:

cmyk(19%, 67%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C14FED is a dynamic purple color with RGB values of 193, 79, 237 and HSL of 283°, 81%, 62%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C14FED is #7CED50, creating high-contrast pairings. For softer combinations, try analogous colors like #7250ED.

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

Contrast with #C14FED

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

Contrast Ratio: 5.61:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C14FED?

#C14FED is a dynamic purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C14FED?

#C14FED in RGB is (193, 79, 237) - 193 red, 79 green, and 237 blue.

How to use #C14FED in CSS?

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

What colors go well with #C14FED?

#7CED50 (complementary), #7250ED (analogous), and #A217D9 (lighter shade) work well with #C14FED.