#EC91ED Color Information

Hex color code: #EC91ED

#EC91ED is a vivid magenta color. In RGB it is (236, 145, 237), and in HSL it is (299°, 72%, 75%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EC91ED
RGB
236, 145, 237
HSL
299°, 72%, 75%
CMYK
0%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC91ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 145, 237

Red: 236 / Green: 145 / Blue: 237

HSL

299°, 72%, 75%

Hue: 299° / Saturation: 72% / Lightness: 75%

CMYK

0%, 39%, 0%, 7%

Cyan: 0% / Magenta: 39% / Yellow: 0% / Key: 7%

What color is #EC91ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC91ED to RGB:

rgb(236, 145, 237)HEX to RGB Converter →

HEX to HSL

Convert #EC91ED to HSL:

hsl(299, 72%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #EC91ED to CMYK:

cmyk(0%, 39%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #EC91ED has RGB (236, 145, 237) and HSL (299°, 72%, 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 #EC91ED is #93ED91, creating high-contrast pairings. For softer combinations, try analogous colors like #BE91ED.

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

Contrast with #EC91ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC91ED?

#EC91ED is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC91ED?

#EC91ED in RGB is (236, 145, 237) - 236 red, 145 green, and 237 blue.

How to use #EC91ED in CSS?

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

What colors go well with #EC91ED?

#93ED91 (complementary), #BE91ED (analogous), and #E050E2 (lighter shade) work well with #EC91ED.