#EB8FEE Color Information

Hex color code: #EB8FEE

#EB8FEE is a vivid magenta color. In RGB it is (235, 143, 238), and in HSL it is (298°, 74%, 75%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EB8FEE
RGB
235, 143, 238
HSL
298°, 74%, 75%
CMYK
1%, 40%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB8FEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 143, 238

Red: 235 / Green: 143 / Blue: 238

HSL

298°, 74%, 75%

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

CMYK

1%, 40%, 0%, 7%

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

What color is #EB8FEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB8FEE to RGB:

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

HEX to HSL

Convert #EB8FEE to HSL:

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

HEX to CMYK

Convert #EB8FEE to CMYK:

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

Color Meaning and Usage

#EB8FEE is a bold magenta color with RGB values of 235, 143, 238 and HSL of 298°, 74%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB8FEE is #93EE90, creating high-contrast pairings. For softer combinations, try analogous colors like #BC90EE.

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

Contrast with #EB8FEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB8FEE?

#EB8FEE is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB8FEE?

#EB8FEE in RGB is (235, 143, 238) - 235 red, 143 green, and 238 blue.

How to use #EB8FEE in CSS?

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

What colors go well with #EB8FEE?

#93EE90 (complementary), #BC90EE (analogous), and #DF4EE4 (lighter shade) work well with #EB8FEE.