#EC7FCA Color Information

Hex color code: #EC7FCA

#EC7FCA is a vivid magenta color. In RGB it is (236, 127, 202), and in HSL it is (319°, 74%, 71%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EC7FCA
RGB
236, 127, 202
HSL
319°, 74%, 71%
CMYK
0%, 46%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC7FCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 127, 202

Red: 236 / Green: 127 / Blue: 202

HSL

319°, 74%, 71%

Hue: 319° / Saturation: 74% / Lightness: 71%

CMYK

0%, 46%, 14%, 7%

Cyan: 0% / Magenta: 46% / Yellow: 14% / Key: 7%

What color is #EC7FCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC7FCA to RGB:

rgb(236, 127, 202)HEX to RGB Converter →

HEX to HSL

Convert #EC7FCA to HSL:

hsl(319, 74%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EC7FCA to CMYK:

cmyk(0%, 46%, 14%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #EC7FCA has RGB (236, 127, 202) and HSL (319°, 74%, 71%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC7FCA is #7EECA1, creating high-contrast pairings. For softer combinations, try analogous colors like #D87EEC.

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

Contrast with #EC7FCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC7FCA?

#EC7FCA is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC7FCA?

#EC7FCA in RGB is (236, 127, 202) - 236 red, 127 green, and 202 blue.

How to use #EC7FCA in CSS?

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

What colors go well with #EC7FCA?

#7EECA1 (complementary), #D87EEC (analogous), and #E23CAD (lighter shade) work well with #EC7FCA.