#E49BEC Color Information

Hex color code: #E49BEC

#E49BEC is a delicate magenta color. In RGB it is (228, 155, 236), and in HSL it is (294°, 68%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#E49BEC
RGB
228, 155, 236
HSL
294°, 68%, 77%
CMYK
3%, 34%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E49BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 155, 236

Red: 228 / Green: 155 / Blue: 236

HSL

294°, 68%, 77%

Hue: 294° / Saturation: 68% / Lightness: 77%

CMYK

3%, 34%, 0%, 7%

Cyan: 3% / Magenta: 34% / Yellow: 0% / Key: 7%

What color is #E49BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E49BEC to RGB:

rgb(228, 155, 236)HEX to RGB Converter →

HEX to HSL

Convert #E49BEC to HSL:

hsl(294, 68%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #E49BEC to CMYK:

cmyk(3%, 34%, 0%, 7%)Color Converter →

Color Meaning and Usage

#E49BEC is a ethereal magenta color with RGB values of 228, 155, 236 and HSL of 294°, 68%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E49BEC is #A4EC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9CEC.

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

Contrast with #E49BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E49BEC?

#E49BEC is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E49BEC?

#E49BEC in RGB is (228, 155, 236) - 228 red, 155 green, and 236 blue.

How to use #E49BEC in CSS?

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

What colors go well with #E49BEC?

#A4EC9C (complementary), #BC9CEC (analogous), and #D35CE0 (lighter shade) work well with #E49BEC.