#E641EC Color Information

Hex color code: #E641EC

A striking magenta shade, #E641EC appears as (230, 65, 236) in RGB and (298°, 82%, 59%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#E641EC
RGB
230, 65, 236
HSL
298°, 82%, 59%
CMYK
3%, 72%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E641EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 65, 236

Red: 230 / Green: 65 / Blue: 236

HSL

298°, 82%, 59%

Hue: 298° / Saturation: 82% / Lightness: 59%

CMYK

3%, 72%, 0%, 7%

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

What color is #E641EC?

#E641EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E641EC to RGB:

rgb(230, 65, 236)HEX to RGB Converter →

HEX to HSL

Convert #E641EC to HSL:

hsl(298, 82%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #E641EC to CMYK:

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

Color Meaning and Usage

#E641EC is a vivid magenta color with RGB values of 230, 65, 236 and HSL of 298°, 82%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E641EC is #46EC41, creating high-contrast pairings. For softer combinations, try analogous colors like #9141EC.

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

Contrast with #E641EC

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

Contrast Ratio: 6.33:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E641EC?

#E641EC is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E641EC?

#E641EC in RGB is (230, 65, 236) - 230 red, 65 green, and 236 blue.

How to use #E641EC in CSS?

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

What colors go well with #E641EC?

#46EC41 (complementary), #9141EC (analogous), and #C614CC (lighter shade) work well with #E641EC.