#C194DB Color Information

Hex color code: #C194DB

A balanced purple shade, #C194DB appears as (193, 148, 219) in RGB and (278°, 50%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C194DB
RGB
193, 148, 219
HSL
278°, 50%, 72%
CMYK
12%, 32%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C194DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 148, 219

Red: 193 / Green: 148 / Blue: 219

HSL

278°, 50%, 72%

Hue: 278° / Saturation: 50% / Lightness: 72%

CMYK

12%, 32%, 0%, 14%

Cyan: 12% / Magenta: 32% / Yellow: 0% / Key: 14%

What color is #C194DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C194DB to RGB:

rgb(193, 148, 219)HEX to RGB Converter →

HEX to HSL

Convert #C194DB to HSL:

hsl(278, 50%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C194DB to CMYK:

cmyk(12%, 32%, 0%, 14%)Color Converter →

Color Meaning and Usage

#C194DB is a understated purple color with RGB values of 193, 148, 219 and HSL of 278°, 50%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C194DB is #AEDB94, creating high-contrast pairings. For softer combinations, try analogous colors like #9D94DB.

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

Contrast with #C194DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C194DB?

#C194DB is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C194DB?

#C194DB in RGB is (193, 148, 219) - 193 red, 148 green, and 219 blue.

How to use #C194DB in CSS?

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

What colors go well with #C194DB?

#AEDB94 (complementary), #9D94DB (analogous), and #A05BC8 (lighter shade) work well with #C194DB.