#EC7EEE Color Information

Hex color code: #EC7EEE

#EC7EEE is a bold magenta color. In RGB it is (236, 126, 238), and in HSL it is (299°, 77%, 71%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#EC7EEE
RGB
236, 126, 238
HSL
299°, 77%, 71%
CMYK
1%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC7EEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 126, 238

Red: 236 / Green: 126 / Blue: 238

HSL

299°, 77%, 71%

Hue: 299° / Saturation: 77% / Lightness: 71%

CMYK

1%, 47%, 0%, 7%

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

What color is #EC7EEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC7EEE to RGB:

rgb(236, 126, 238)HEX to RGB Converter →

HEX to HSL

Convert #EC7EEE to HSL:

hsl(299, 77%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EC7EEE to CMYK:

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

Color Meaning and Usage

#EC7EEE is a dynamic magenta color with RGB values of 236, 126, 238 and HSL of 299°, 77%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC7EEE is #7EEE7C, creating high-contrast pairings. For softer combinations, try analogous colors like #B37CEE.

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

Contrast with #EC7EEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC7EEE?

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

What is the RGB value of #EC7EEE?

#EC7EEE in RGB is (236, 126, 238) - 236 red, 126 green, and 238 blue.

How to use #EC7EEE in CSS?

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

What colors go well with #EC7EEE?

#7EEE7C (complementary), #B37CEE (analogous), and #E238E5 (lighter shade) work well with #EC7EEE.