#EADFED Color Information

Hex color code: #EADFED

The hex color #EADFED is a soft magenta with RGB values of (234, 223, 237) and HSL of (287°, 28%, 90%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EADFED
RGB
234, 223, 237
HSL
287°, 28%, 90%
CMYK
1%, 6%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 223, 237

Red: 234 / Green: 223 / Blue: 237

HSL

287°, 28%, 90%

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

CMYK

1%, 6%, 0%, 7%

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

What color is #EADFED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADFED to RGB:

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

HEX to HSL

Convert #EADFED to HSL:

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

HEX to CMYK

Convert #EADFED to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EADFED has RGB (234, 223, 237) and HSL (287°, 28%, 90%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADFED is #E1EDDE, creating high-contrast pairings. For softer combinations, try analogous colors like #E2DEED.

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

Contrast with #EADFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADFED?

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

What is the RGB value of #EADFED?

#EADFED in RGB is (234, 223, 237) - 234 red, 223 green, and 237 blue.

How to use #EADFED in CSS?

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

What colors go well with #EADFED?

#E1EDDE (complementary), #E2DEED (analogous), and #C9ADD1 (lighter shade) work well with #EADFED.