#E1BCD7 Color Information

Hex color code: #E1BCD7

The hex color #E1BCD7 is a light magenta with RGB values of (225, 188, 215) and HSL of (316°, 38%, 81%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E1BCD7
RGB
225, 188, 215
HSL
316°, 38%, 81%
CMYK
0%, 16%, 4%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1BCD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 188, 215

Red: 225 / Green: 188 / Blue: 215

HSL

316°, 38%, 81%

Hue: 316° / Saturation: 38% / Lightness: 81%

CMYK

0%, 16%, 4%, 12%

Cyan: 0% / Magenta: 16% / Yellow: 4% / Key: 12%

What color is #E1BCD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1BCD7 to RGB:

rgb(225, 188, 215)HEX to RGB Converter →

HEX to HSL

Convert #E1BCD7 to HSL:

hsl(316, 38%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #E1BCD7 to CMYK:

cmyk(0%, 16%, 4%, 12%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #E1BCD7 has RGB (225, 188, 215) and HSL (316°, 38%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1BCD7 is #BCE1C6, creating high-contrast pairings. For softer combinations, try analogous colors like #D8BCE1.

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

Contrast with #E1BCD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1BCD7?

#E1BCD7 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E1BCD7?

#E1BCD7 in RGB is (225, 188, 215) - 225 red, 188 green, and 215 blue.

How to use #E1BCD7 in CSS?

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

What colors go well with #E1BCD7?

#BCE1C6 (complementary), #D8BCE1 (analogous), and #C987B8 (lighter shade) work well with #E1BCD7.