#EADDE8 Color Information

Hex color code: #EADDE8

A ethereal magenta shade, #EADDE8 appears as (234, 221, 232) in RGB and (309°, 24%, 89%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EADDE8
RGB
234, 221, 232
HSL
309°, 24%, 89%
CMYK
0%, 6%, 1%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADDE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 221, 232

Red: 234 / Green: 221 / Blue: 232

HSL

309°, 24%, 89%

Hue: 309° / Saturation: 24% / Lightness: 89%

CMYK

0%, 6%, 1%, 8%

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

What color is #EADDE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADDE8 to RGB:

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

HEX to HSL

Convert #EADDE8 to HSL:

hsl(309, 24%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EADDE8 to CMYK:

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

Color Meaning and Usage

#EADDE8 is a soft magenta color with RGB values of 234, 221, 232 and HSL of 309°, 24%, 89%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADDE8 is #DCEADE, creating high-contrast pairings. For softer combinations, try analogous colors like #E5DCEA.

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

Contrast with #EADDE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADDE8?

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

What is the RGB value of #EADDE8?

#EADDE8 in RGB is (234, 221, 232) - 234 red, 221 green, and 232 blue.

How to use #EADDE8 in CSS?

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

What colors go well with #EADDE8?

#DCEADE (complementary), #E5DCEA (analogous), and #CDADC8 (lighter shade) work well with #EADDE8.