#E6B3DA Color Information

Hex color code: #E6B3DA

The hex color #E6B3DA is a ethereal magenta with RGB values of (230, 179, 218) and HSL of (314°, 50%, 80%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#E6B3DA
RGB
230, 179, 218
HSL
314°, 50%, 80%
CMYK
0%, 22%, 5%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6B3DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 179, 218

Red: 230 / Green: 179 / Blue: 218

HSL

314°, 50%, 80%

Hue: 314° / Saturation: 50% / Lightness: 80%

CMYK

0%, 22%, 5%, 10%

Cyan: 0% / Magenta: 22% / Yellow: 5% / Key: 10%

What color is #E6B3DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6B3DA to RGB:

rgb(230, 179, 218)HEX to RGB Converter →

HEX to HSL

Convert #E6B3DA to HSL:

hsl(314, 50%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #E6B3DA to CMYK:

cmyk(0%, 22%, 5%, 10%)Color Converter →

Color Meaning and Usage

A light magenta tone, #E6B3DA has RGB (230, 179, 218) and HSL (314°, 50%, 80%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6B3DA is #B3E6BE, creating high-contrast pairings. For softer combinations, try analogous colors like #D8B3E6.

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

Contrast with #E6B3DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6B3DA?

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

What is the RGB value of #E6B3DA?

#E6B3DA in RGB is (230, 179, 218) - 230 red, 179 green, and 218 blue.

How to use #E6B3DA in CSS?

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

What colors go well with #E6B3DA?

#B3E6BE (complementary), #D8B3E6 (analogous), and #D279BE (lighter shade) work well with #E6B3DA.