#E38CEF Color Information

Hex color code: #E38CEF

A dynamic magenta shade, #E38CEF appears as (227, 140, 239) in RGB and (293°, 76%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E38CEF
RGB
227, 140, 239
HSL
293°, 76%, 74%
CMYK
5%, 41%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E38CEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 140, 239

Red: 227 / Green: 140 / Blue: 239

HSL

293°, 76%, 74%

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

CMYK

5%, 41%, 0%, 6%

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

What color is #E38CEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E38CEF to RGB:

rgb(227, 140, 239)HEX to RGB Converter →

HEX to HSL

Convert #E38CEF to HSL:

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

HEX to CMYK

Convert #E38CEF to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #E38CEF has RGB (227, 140, 239) and HSL (293°, 76%, 74%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E38CEF is #96EF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #B18AEF.

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

Contrast with #E38CEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E38CEF?

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

What is the RGB value of #E38CEF?

#E38CEF in RGB is (227, 140, 239) - 227 red, 140 green, and 239 blue.

How to use #E38CEF in CSS?

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

What colors go well with #E38CEF?

#96EF8A (complementary), #B18AEF (analogous), and #D347E6 (lighter shade) work well with #E38CEF.