#EADDEC Color Information

Hex color code: #EADDEC

The hex color #EADDEC is a ethereal magenta with RGB values of (234, 221, 236) and HSL of (292°, 28%, 90%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EADDEC
RGB
234, 221, 236
HSL
292°, 28%, 90%
CMYK
1%, 6%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADDEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 221, 236

Red: 234 / Green: 221 / Blue: 236

HSL

292°, 28%, 90%

Hue: 292° / Saturation: 28% / Lightness: 90%

CMYK

1%, 6%, 0%, 7%

Cyan: 1% / Magenta: 6% / Yellow: 0% / Key: 7%

What color is #EADDEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADDEC to RGB:

rgb(234, 221, 236)HEX to RGB Converter →

HEX to HSL

Convert #EADDEC to HSL:

hsl(292, 28%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EADDEC to CMYK:

cmyk(1%, 6%, 0%, 7%)Color Converter →

Color Meaning and Usage

#EADDEC is a delicate magenta color with RGB values of 234, 221, 236 and HSL of 292°, 28%, 90%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADDEC is #E0EDDE, creating high-contrast pairings. For softer combinations, try analogous colors like #E4DEED.

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

Contrast with #EADDEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADDEC?

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

What is the RGB value of #EADDEC?

#EADDEC in RGB is (234, 221, 236) - 234 red, 221 green, and 236 blue.

How to use #EADDEC in CSS?

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

What colors go well with #EADDEC?

#E0EDDE (complementary), #E4DEED (analogous), and #CCADD1 (lighter shade) work well with #EADDEC.