#E48FEF Color Information

Hex color code: #E48FEF

A striking magenta shade, #E48FEF appears as (228, 143, 239) in RGB and (293°, 75%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#E48FEF
RGB
228, 143, 239
HSL
293°, 75%, 75%
CMYK
5%, 40%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E48FEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 143, 239

Red: 228 / Green: 143 / Blue: 239

HSL

293°, 75%, 75%

Hue: 293° / Saturation: 75% / Lightness: 75%

CMYK

5%, 40%, 0%, 6%

Cyan: 5% / Magenta: 40% / Yellow: 0% / Key: 6%

What color is #E48FEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E48FEF to RGB:

rgb(228, 143, 239)HEX to RGB Converter →

HEX to HSL

Convert #E48FEF to HSL:

hsl(293, 75%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #E48FEF to CMYK:

cmyk(5%, 40%, 0%, 6%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #E48FEF has RGB (228, 143, 239) and HSL (293°, 75%, 75%). 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 #E48FEF is #9BEF8F, creating high-contrast pairings. For softer combinations, try analogous colors like #B48FEF.

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

Contrast with #E48FEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E48FEF?

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

What is the RGB value of #E48FEF?

#E48FEF in RGB is (228, 143, 239) - 228 red, 143 green, and 239 blue.

How to use #E48FEF in CSS?

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

What colors go well with #E48FEF?

#9BEF8F (complementary), #B48FEF (analogous), and #D44CE6 (lighter shade) work well with #E48FEF.