#EB9BEE Color Information

Hex color code: #EB9BEE

The hex color #EB9BEE is a soft magenta with RGB values of (235, 155, 238) and HSL of (298°, 71%, 77%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EB9BEE
RGB
235, 155, 238
HSL
298°, 71%, 77%
CMYK
1%, 35%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB9BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 155, 238

Red: 235 / Green: 155 / Blue: 238

HSL

298°, 71%, 77%

Hue: 298° / Saturation: 71% / Lightness: 77%

CMYK

1%, 35%, 0%, 7%

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

What color is #EB9BEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB9BEE to RGB:

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

HEX to HSL

Convert #EB9BEE to HSL:

hsl(298, 71%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #EB9BEE to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EB9BEE has RGB (235, 155, 238) and HSL (298°, 71%, 77%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB9BEE is #9DEE9B, creating high-contrast pairings. For softer combinations, try analogous colors like #C29BEE.

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

Contrast with #EB9BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB9BEE?

#EB9BEE is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB9BEE?

#EB9BEE in RGB is (235, 155, 238) - 235 red, 155 green, and 238 blue.

How to use #EB9BEE in CSS?

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

What colors go well with #EB9BEE?

#9DEE9B (complementary), #C29BEE (analogous), and #DE59E3 (lighter shade) work well with #EB9BEE.