#C199DE Color Information

Hex color code: #C199DE

A neutral purple shade, #C199DE appears as (193, 153, 222) in RGB and (275°, 51%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C199DE
RGB
193, 153, 222
HSL
275°, 51%, 74%
CMYK
13%, 31%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C199DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 153, 222

Red: 193 / Green: 153 / Blue: 222

HSL

275°, 51%, 74%

Hue: 275° / Saturation: 51% / Lightness: 74%

CMYK

13%, 31%, 0%, 13%

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

What color is #C199DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C199DE to RGB:

rgb(193, 153, 222)HEX to RGB Converter →

HEX to HSL

Convert #C199DE to HSL:

hsl(275, 51%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C199DE to CMYK:

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

Color Meaning and Usage

#C199DE is a muted purple color with RGB values of 193, 153, 222 and HSL of 275°, 51%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C199DE is #B7DF9B, creating high-contrast pairings. For softer combinations, try analogous colors like #A19BDF.

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

Contrast with #C199DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C199DE?

#C199DE is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C199DE?

#C199DE in RGB is (193, 153, 222) - 193 red, 153 green, and 222 blue.

How to use #C199DE in CSS?

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

What colors go well with #C199DE?

#B7DF9B (complementary), #A19BDF (analogous), and #9F61CC (lighter shade) work well with #C199DE.