#E6BBDD Color Information

Hex color code: #E6BBDD

The hex color #E6BBDD is a airy magenta with RGB values of (230, 187, 221) and HSL of (313°, 46%, 82%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#E6BBDD
RGB
230, 187, 221
HSL
313°, 46%, 82%
CMYK
0%, 19%, 4%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6BBDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 187, 221

Red: 230 / Green: 187 / Blue: 221

HSL

313°, 46%, 82%

Hue: 313° / Saturation: 46% / Lightness: 82%

CMYK

0%, 19%, 4%, 10%

Cyan: 0% / Magenta: 19% / Yellow: 4% / Key: 10%

What color is #E6BBDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6BBDD to RGB:

rgb(230, 187, 221)HEX to RGB Converter →

HEX to HSL

Convert #E6BBDD to HSL:

hsl(313, 46%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #E6BBDD to CMYK:

cmyk(0%, 19%, 4%, 10%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #E6BBDD has RGB (230, 187, 221) and HSL (313°, 46%, 82%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6BBDD is #BCE6C5, creating high-contrast pairings. For softer combinations, try analogous colors like #DABCE6.

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

Contrast with #E6BBDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6BBDD?

#E6BBDD is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E6BBDD?

#E6BBDD in RGB is (230, 187, 221) - 230 red, 187 green, and 221 blue.

How to use #E6BBDD in CSS?

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

What colors go well with #E6BBDD?

#BCE6C5 (complementary), #DABCE6 (analogous), and #D284C1 (lighter shade) work well with #E6BBDD.