#C19DDF Color Information

Hex color code: #C19DDF

A neutral purple shade, #C19DDF appears as (193, 157, 223) in RGB and (273°, 51%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C19DDF
RGB
193, 157, 223
HSL
273°, 51%, 75%
CMYK
13%, 30%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C19DDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 157, 223

Red: 193 / Green: 157 / Blue: 223

HSL

273°, 51%, 75%

Hue: 273° / Saturation: 51% / Lightness: 75%

CMYK

13%, 30%, 0%, 13%

Cyan: 13% / Magenta: 30% / Yellow: 0% / Key: 13%

What color is #C19DDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C19DDF to RGB:

rgb(193, 157, 223)HEX to RGB Converter →

HEX to HSL

Convert #C19DDF to HSL:

hsl(273, 51%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C19DDF to CMYK:

cmyk(13%, 30%, 0%, 13%)Color Converter →

Color Meaning and Usage

A understated purple tone, #C19DDF has RGB (193, 157, 223) and HSL (273°, 51%, 75%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C19DDF is #BCE09F, creating high-contrast pairings. For softer combinations, try analogous colors like #A29FE0.

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

Contrast with #C19DDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C19DDF?

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

What is the RGB value of #C19DDF?

#C19DDF in RGB is (193, 157, 223) - 193 red, 157 green, and 223 blue.

How to use #C19DDF in CSS?

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

What colors go well with #C19DDF?

#BCE09F (complementary), #A29FE0 (analogous), and #9E65CD (lighter shade) work well with #C19DDF.