#EC93EA Color Information

Hex color code: #EC93EA

#EC93EA is a neutral magenta color. In RGB it is (236, 147, 234), and in HSL it is (301°, 70%, 75%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EC93EA
RGB
236, 147, 234
HSL
301°, 70%, 75%
CMYK
0%, 38%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC93EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 147, 234

Red: 236 / Green: 147 / Blue: 234

HSL

301°, 70%, 75%

Hue: 301° / Saturation: 70% / Lightness: 75%

CMYK

0%, 38%, 1%, 7%

Cyan: 0% / Magenta: 38% / Yellow: 1% / Key: 7%

What color is #EC93EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC93EA to RGB:

rgb(236, 147, 234)HEX to RGB Converter →

HEX to HSL

Convert #EC93EA to HSL:

hsl(301, 70%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #EC93EA to CMYK:

cmyk(0%, 38%, 1%, 7%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #EC93EA has RGB (236, 147, 234) and HSL (301°, 70%, 75%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC93EA is #93EC94, creating high-contrast pairings. For softer combinations, try analogous colors like #C193EC.

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

Contrast with #EC93EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC93EA?

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

What is the RGB value of #EC93EA?

#EC93EA in RGB is (236, 147, 234) - 236 red, 147 green, and 234 blue.

How to use #EC93EA in CSS?

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

What colors go well with #EC93EA?

#93EC94 (complementary), #C193EC (analogous), and #E052DE (lighter shade) work well with #EC93EA.