#C14DFF Color Information

Hex color code: #C14DFF

#C14DFF is a bold purple color. In RGB it is (193, 77, 255), and in HSL it is (279°, 100%, 65%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C14DFF
RGB
193, 77, 255
HSL
279°, 100%, 65%
CMYK
24%, 70%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C14DFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 77, 255

Red: 193 / Green: 77 / Blue: 255

HSL

279°, 100%, 65%

Hue: 279° / Saturation: 100% / Lightness: 65%

CMYK

24%, 70%, 0%, 0%

Cyan: 24% / Magenta: 70% / Yellow: 0% / Key: 0%

What color is #C14DFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C14DFF to RGB:

rgb(193, 77, 255)HEX to RGB Converter →

HEX to HSL

Convert #C14DFF to HSL:

hsl(279, 100%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C14DFF to CMYK:

cmyk(24%, 70%, 0%, 0%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #C14DFF has RGB (193, 77, 255) and HSL (279°, 100%, 65%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C14DFF is #8BFF4D, creating high-contrast pairings. For softer combinations, try analogous colors like #674DFF.

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

Contrast with #C14DFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C14DFF?

#C14DFF is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C14DFF?

#C14DFF in RGB is (193, 77, 255) - 193 red, 77 green, and 255 blue.

How to use #C14DFF in CSS?

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

What colors go well with #C14DFF?

#8BFF4D (complementary), #674DFF (analogous), and #A600FF (lighter shade) work well with #C14DFF.