#EB8AEE Color Information

Hex color code: #EB8AEE

#EB8AEE is a striking magenta color. In RGB it is (235, 138, 238), and in HSL it is (298°, 75%, 74%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#EB8AEE
RGB
235, 138, 238
HSL
298°, 75%, 74%
CMYK
1%, 42%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB8AEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 138, 238

Red: 235 / Green: 138 / Blue: 238

HSL

298°, 75%, 74%

Hue: 298° / Saturation: 75% / Lightness: 74%

CMYK

1%, 42%, 0%, 7%

Cyan: 1% / Magenta: 42% / Yellow: 0% / Key: 7%

What color is #EB8AEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB8AEE to RGB:

rgb(235, 138, 238)HEX to RGB Converter →

HEX to HSL

Convert #EB8AEE to HSL:

hsl(298, 75%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EB8AEE to CMYK:

cmyk(1%, 42%, 0%, 7%)Color Converter →

Color Meaning and Usage

#EB8AEE is a dynamic magenta color with RGB values of 235, 138, 238 and HSL of 298°, 75%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB8AEE is #8EEE8B, creating high-contrast pairings. For softer combinations, try analogous colors like #B98BEE.

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

Contrast with #EB8AEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB8AEE?

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

What is the RGB value of #EB8AEE?

#EB8AEE in RGB is (235, 138, 238) - 235 red, 138 green, and 238 blue.

How to use #EB8AEE in CSS?

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

What colors go well with #EB8AEE?

#8EEE8B (complementary), #B98BEE (analogous), and #E048E5 (lighter shade) work well with #EB8AEE.