#EADAEA Color Information

Hex color code: #EADAEA

#EADAEA is a airy magenta color. In RGB it is (234, 218, 234), and in HSL it is (300°, 28%, 89%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EADAEA
RGB
234, 218, 234
HSL
300°, 28%, 89%
CMYK
0%, 7%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADAEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 218, 234

Red: 234 / Green: 218 / Blue: 234

HSL

300°, 28%, 89%

Hue: 300° / Saturation: 28% / Lightness: 89%

CMYK

0%, 7%, 0%, 8%

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

What color is #EADAEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADAEA to RGB:

rgb(234, 218, 234)HEX to RGB Converter →

HEX to HSL

Convert #EADAEA to HSL:

hsl(300, 28%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EADAEA to CMYK:

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

Color Meaning and Usage

#EADAEA is a soft magenta color with RGB values of 234, 218, 234 and HSL of 300°, 28%, 89%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADAEA is #DBEBDB, creating high-contrast pairings. For softer combinations, try analogous colors like #E3DBEB.

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

Contrast with #EADAEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADAEA?

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

What is the RGB value of #EADAEA?

#EADAEA in RGB is (234, 218, 234) - 234 red, 218 green, and 234 blue.

How to use #EADAEA in CSS?

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

What colors go well with #EADAEA?

#DBEBDB (complementary), #E3DBEB (analogous), and #CFAACF (lighter shade) work well with #EADAEA.