#EC7CEE Color Information

Hex color code: #EC7CEE

The hex color #EC7CEE is a striking magenta with RGB values of (236, 124, 238) and HSL of (299°, 77%, 71%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#EC7CEE
RGB
236, 124, 238
HSL
299°, 77%, 71%
CMYK
1%, 48%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC7CEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 124, 238

Red: 236 / Green: 124 / Blue: 238

HSL

299°, 77%, 71%

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

CMYK

1%, 48%, 0%, 7%

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

What color is #EC7CEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC7CEE to RGB:

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

HEX to HSL

Convert #EC7CEE to HSL:

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

HEX to CMYK

Convert #EC7CEE to CMYK:

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

Color Meaning and Usage

#EC7CEE is a dynamic magenta color with RGB values of 236, 124, 238 and HSL of 299°, 77%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EC7CEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC7CEE?

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

What is the RGB value of #EC7CEE?

#EC7CEE in RGB is (236, 124, 238) - 236 red, 124 green, and 238 blue.

How to use #EC7CEE in CSS?

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

What colors go well with #EC7CEE?

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