#E8BAEB Color Information

Hex color code: #E8BAEB

A delicate magenta shade, #E8BAEB appears as (232, 186, 235) in RGB and (296°, 55%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#E8BAEB
RGB
232, 186, 235
HSL
296°, 55%, 83%
CMYK
1%, 21%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E8BAEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 186, 235

Red: 232 / Green: 186 / Blue: 235

HSL

296°, 55%, 83%

Hue: 296° / Saturation: 55% / Lightness: 83%

CMYK

1%, 21%, 0%, 8%

Cyan: 1% / Magenta: 21% / Yellow: 0% / Key: 8%

What color is #E8BAEB?

#E8BAEB is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E8BAEB to RGB:

rgb(232, 186, 235)HEX to RGB Converter →

HEX to HSL

Convert #E8BAEB to HSL:

hsl(296, 55%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #E8BAEB to CMYK:

cmyk(1%, 21%, 0%, 8%)Color Converter →

Color Meaning and Usage

#E8BAEB is a ethereal magenta color with RGB values of 232, 186, 235 and HSL of 296°, 55%, 83%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E8BAEB is #BFEBBC, creating high-contrast pairings. For softer combinations, try analogous colors like #D0BCEB.

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

Contrast with #E8BAEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E8BAEB?

#E8BAEB is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E8BAEB?

#E8BAEB in RGB is (232, 186, 235) - 232 red, 186 green, and 235 blue.

How to use #E8BAEB in CSS?

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

What colors go well with #E8BAEB?

#BFEBBC (complementary), #D0BCEB (analogous), and #D481DA (lighter shade) work well with #E8BAEB.