#EADDED Color Information

Hex color code: #EADDED

The hex color #EADDED is a ethereal magenta with RGB values of (234, 221, 237) and HSL of (289°, 31%, 90%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EADDED
RGB
234, 221, 237
HSL
289°, 31%, 90%
CMYK
1%, 7%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADDED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 221, 237

Red: 234 / Green: 221 / Blue: 237

HSL

289°, 31%, 90%

Hue: 289° / Saturation: 31% / Lightness: 90%

CMYK

1%, 7%, 0%, 7%

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

What color is #EADDED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADDED to RGB:

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

HEX to HSL

Convert #EADDED to HSL:

hsl(289, 31%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EADDED to CMYK:

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

Color Meaning and Usage

#EADDED is a delicate magenta color with RGB values of 234, 221, 237 and HSL of 289°, 31%, 90%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EADDED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADDED?

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

What is the RGB value of #EADDED?

#EADDED in RGB is (234, 221, 237) - 234 red, 221 green, and 237 blue.

How to use #EADDED in CSS?

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

What colors go well with #EADDED?

#E0EDDE (complementary), #E3DEED (analogous), and #CCABD3 (lighter shade) work well with #EADDED.