#E78AEF Color Information

Hex color code: #E78AEF

The hex color #E78AEF is a bold magenta with RGB values of (231, 138, 239) and HSL of (295°, 76%, 74%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E78AEF
RGB
231, 138, 239
HSL
295°, 76%, 74%
CMYK
3%, 42%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E78AEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 138, 239

Red: 231 / Green: 138 / Blue: 239

HSL

295°, 76%, 74%

Hue: 295° / Saturation: 76% / Lightness: 74%

CMYK

3%, 42%, 0%, 6%

Cyan: 3% / Magenta: 42% / Yellow: 0% / Key: 6%

What color is #E78AEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E78AEF to RGB:

rgb(231, 138, 239)HEX to RGB Converter →

HEX to HSL

Convert #E78AEF to HSL:

hsl(295, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #E78AEF to CMYK:

cmyk(3%, 42%, 0%, 6%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #E78AEF has RGB (231, 138, 239) and HSL (295°, 76%, 74%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E78AEF is #93EF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #B48AEF.

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

Contrast with #E78AEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E78AEF?

#E78AEF is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E78AEF?

#E78AEF in RGB is (231, 138, 239) - 231 red, 138 green, and 239 blue.

How to use #E78AEF in CSS?

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

What colors go well with #E78AEF?

#93EF8A (complementary), #B48AEF (analogous), and #D947E6 (lighter shade) work well with #E78AEF.