#E29CF7 Color Information

Hex color code: #E29CF7

A light magenta shade, #E29CF7 appears as (226, 156, 247) in RGB and (286°, 85%, 79%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E29CF7
RGB
226, 156, 247
HSL
286°, 85%, 79%
CMYK
9%, 37%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E29CF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 156, 247

Red: 226 / Green: 156 / Blue: 247

HSL

286°, 85%, 79%

Hue: 286° / Saturation: 85% / Lightness: 79%

CMYK

9%, 37%, 0%, 3%

Cyan: 9% / Magenta: 37% / Yellow: 0% / Key: 3%

What color is #E29CF7?

#E29CF7 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E29CF7 to RGB:

rgb(226, 156, 247)HEX to RGB Converter →

HEX to HSL

Convert #E29CF7 to HSL:

hsl(286, 85%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #E29CF7 to CMYK:

cmyk(9%, 37%, 0%, 3%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #E29CF7 has RGB (226, 156, 247) and HSL (286°, 85%, 79%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E29CF7 is #B1F79C, creating high-contrast pairings. For softer combinations, try analogous colors like #B49CF7.

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

Contrast with #E29CF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E29CF7?

#E29CF7 is a airy magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E29CF7?

#E29CF7 in RGB is (226, 156, 247) - 226 red, 156 green, and 247 blue.

How to use #E29CF7 in CSS?

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

What colors go well with #E29CF7?

#B1F79C (complementary), #B49CF7 (analogous), and #CD55F1 (lighter shade) work well with #E29CF7.