#EF7CD8 Color Information

Hex color code: #EF7CD8

The hex color #EF7CD8 is a vivid magenta with RGB values of (239, 124, 216) and HSL of (312°, 78%, 71%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EF7CD8
RGB
239, 124, 216
HSL
312°, 78%, 71%
CMYK
0%, 48%, 10%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF7CD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 124, 216

Red: 239 / Green: 124 / Blue: 216

HSL

312°, 78%, 71%

Hue: 312° / Saturation: 78% / Lightness: 71%

CMYK

0%, 48%, 10%, 6%

Cyan: 0% / Magenta: 48% / Yellow: 10% / Key: 6%

What color is #EF7CD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF7CD8 to RGB:

rgb(239, 124, 216)HEX to RGB Converter →

HEX to HSL

Convert #EF7CD8 to HSL:

hsl(312, 78%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EF7CD8 to CMYK:

cmyk(0%, 48%, 10%, 6%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #EF7CD8 has RGB (239, 124, 216) and HSL (312°, 78%, 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 #EF7CD8 is #7BEF92, creating high-contrast pairings. For softer combinations, try analogous colors like #CC7BEF.

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

Contrast with #EF7CD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF7CD8?

#EF7CD8 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EF7CD8?

#EF7CD8 in RGB is (239, 124, 216) - 239 red, 124 green, and 216 blue.

How to use #EF7CD8 in CSS?

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

What colors go well with #EF7CD8?

#7BEF92 (complementary), #CC7BEF (analogous), and #E637C3 (lighter shade) work well with #EF7CD8.