#E474EC Color Information

Hex color code: #E474EC

#E474EC is a eye-catching magenta color. In RGB it is (228, 116, 236), and in HSL it is (296°, 76%, 69%). It is widely used in graphic design.

Try:
Color NameViolet
HEX
#E474EC
RGB
228, 116, 236
HSL
296°, 76%, 69%
CMYK
3%, 51%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E474EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 116, 236

Red: 228 / Green: 116 / Blue: 236

HSL

296°, 76%, 69%

Hue: 296° / Saturation: 76% / Lightness: 69%

CMYK

3%, 51%, 0%, 7%

Cyan: 3% / Magenta: 51% / Yellow: 0% / Key: 7%

What color is #E474EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E474EC to RGB:

rgb(228, 116, 236)HEX to RGB Converter →

HEX to HSL

Convert #E474EC to HSL:

hsl(296, 76%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #E474EC to CMYK:

cmyk(3%, 51%, 0%, 7%)Color Converter →

Color Meaning and Usage

#E474EC is a dynamic magenta color with RGB values of 228, 116, 236 and HSL of 296°, 76%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E474EC is #7CEC74, creating high-contrast pairings. For softer combinations, try analogous colors like #A874EC.

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

Contrast with #E474EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E474EC?

#E474EC is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E474EC?

#E474EC in RGB is (228, 116, 236) - 228 red, 116 green, and 236 blue.

How to use #E474EC in CSS?

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

What colors go well with #E474EC?

#7CEC74 (complementary), #A874EC (analogous), and #D731E3 (lighter shade) work well with #E474EC.