#E194DC Color Information

Hex color code: #E194DC

The hex color #E194DC is a muted magenta with RGB values of (225, 148, 220) and HSL of (304°, 56%, 73%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#E194DC
RGB
225, 148, 220
HSL
304°, 56%, 73%
CMYK
0%, 34%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E194DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 148, 220

Red: 225 / Green: 148 / Blue: 220

HSL

304°, 56%, 73%

Hue: 304° / Saturation: 56% / Lightness: 73%

CMYK

0%, 34%, 2%, 12%

Cyan: 0% / Magenta: 34% / Yellow: 2% / Key: 12%

What color is #E194DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E194DC to RGB:

rgb(225, 148, 220)HEX to RGB Converter →

HEX to HSL

Convert #E194DC to HSL:

hsl(304, 56%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #E194DC to CMYK:

cmyk(0%, 34%, 2%, 12%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #E194DC has RGB (225, 148, 220) and HSL (304°, 56%, 73%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E194DC is #94E199, creating high-contrast pairings. For softer combinations, try analogous colors like #BF94E1.

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

Contrast with #E194DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E194DC?

#E194DC is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E194DC?

#E194DC in RGB is (225, 148, 220) - 225 red, 148 green, and 220 blue.

How to use #E194DC in CSS?

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

What colors go well with #E194DC?

#94E199 (complementary), #BF94E1 (analogous), and #D058C8 (lighter shade) work well with #E194DC.