#E6ADEF Color Information

Hex color code: #E6ADEF

The hex color #E6ADEF is a light magenta with RGB values of (230, 173, 239) and HSL of (292°, 67%, 81%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E6ADEF
RGB
230, 173, 239
HSL
292°, 67%, 81%
CMYK
4%, 28%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6ADEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 173, 239

Red: 230 / Green: 173 / Blue: 239

HSL

292°, 67%, 81%

Hue: 292° / Saturation: 67% / Lightness: 81%

CMYK

4%, 28%, 0%, 6%

Cyan: 4% / Magenta: 28% / Yellow: 0% / Key: 6%

What color is #E6ADEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6ADEF to RGB:

rgb(230, 173, 239)HEX to RGB Converter →

HEX to HSL

Convert #E6ADEF to HSL:

hsl(292, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #E6ADEF to CMYK:

cmyk(4%, 28%, 0%, 6%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #E6ADEF has RGB (230, 173, 239) and HSL (292°, 67%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6ADEF is #B7EFAE, creating high-contrast pairings. For softer combinations, try analogous colors like #C6AEEF.

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

Contrast with #E6ADEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6ADEF?

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

What is the RGB value of #E6ADEF?

#E6ADEF in RGB is (230, 173, 239) - 230 red, 173 green, and 239 blue.

How to use #E6ADEF in CSS?

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

What colors go well with #E6ADEF?

#B7EFAE (complementary), #C6AEEF (analogous), and #D36EE2 (lighter shade) work well with #E6ADEF.