#EC7FCB Color Information

Hex color code: #EC7FCB

The hex color #EC7FCB is a dynamic magenta with RGB values of (236, 127, 203) and HSL of (318°, 74%, 71%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#EC7FCB
RGB
236, 127, 203
HSL
318°, 74%, 71%
CMYK
0%, 46%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC7FCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 127, 203

Red: 236 / Green: 127 / Blue: 203

HSL

318°, 74%, 71%

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

CMYK

0%, 46%, 14%, 7%

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

What color is #EC7FCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC7FCB to RGB:

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

HEX to HSL

Convert #EC7FCB to HSL:

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

HEX to CMYK

Convert #EC7FCB to CMYK:

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

Color Meaning and Usage

#EC7FCB is a striking magenta color with RGB values of 236, 127, 203 and HSL of 318°, 74%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC7FCB is #7EEC9F, creating high-contrast pairings. For softer combinations, try analogous colors like #D67EEC.

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

Contrast with #EC7FCB

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 #EC7FCB?

#EC7FCB is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC7FCB?

#EC7FCB in RGB is (236, 127, 203) - 236 red, 127 green, and 203 blue.

How to use #EC7FCB in CSS?

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

What colors go well with #EC7FCB?

#7EEC9F (complementary), #D67EEC (analogous), and #E23CB0 (lighter shade) work well with #EC7FCB.