#E2BBEC Color Information

Hex color code: #E2BBEC

A light magenta shade, #E2BBEC appears as (226, 187, 236) in RGB and (288°, 56%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E2BBEC
RGB
226, 187, 236
HSL
288°, 56%, 83%
CMYK
4%, 21%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2BBEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 187, 236

Red: 226 / Green: 187 / Blue: 236

HSL

288°, 56%, 83%

Hue: 288° / Saturation: 56% / Lightness: 83%

CMYK

4%, 21%, 0%, 7%

Cyan: 4% / Magenta: 21% / Yellow: 0% / Key: 7%

What color is #E2BBEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2BBEC to RGB:

rgb(226, 187, 236)HEX to RGB Converter →

HEX to HSL

Convert #E2BBEC to HSL:

hsl(288, 56%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #E2BBEC to CMYK:

cmyk(4%, 21%, 0%, 7%)Color Converter →

Color Meaning and Usage

#E2BBEC is a airy magenta color with RGB values of 226, 187, 236 and HSL of 288°, 56%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2BBEC is #C5ECBB, creating high-contrast pairings. For softer combinations, try analogous colors like #CABBEC.

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

Contrast with #E2BBEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2BBEC?

#E2BBEC is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E2BBEC?

#E2BBEC in RGB is (226, 187, 236) - 226 red, 187 green, and 236 blue.

How to use #E2BBEC in CSS?

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

What colors go well with #E2BBEC?

#C5ECBB (complementary), #CABBEC (analogous), and #C980DB (lighter shade) work well with #E2BBEC.