#EADFE9 Color Information

Hex color code: #EADFE9

A ethereal magenta shade, #EADFE9 appears as (234, 223, 233) in RGB and (305°, 21%, 90%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EADFE9
RGB
234, 223, 233
HSL
305°, 21%, 90%
CMYK
0%, 5%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADFE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 223, 233

Red: 234 / Green: 223 / Blue: 233

HSL

305°, 21%, 90%

Hue: 305° / Saturation: 21% / Lightness: 90%

CMYK

0%, 5%, 0%, 8%

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

What color is #EADFE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADFE9 to RGB:

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

HEX to HSL

Convert #EADFE9 to HSL:

hsl(305, 21%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EADFE9 to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EADFE9 has RGB (234, 223, 233) and HSL (305°, 21%, 90%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADFE9 is #E0EBE1, creating high-contrast pairings. For softer combinations, try analogous colors like #E6E0EB.

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

Contrast with #EADFE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADFE9?

#EADFE9 is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EADFE9?

#EADFE9 in RGB is (234, 223, 233) - 234 red, 223 green, and 233 blue.

How to use #EADFE9 in CSS?

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

What colors go well with #EADFE9?

#E0EBE1 (complementary), #E6E0EB (analogous), and #CDB2CA (lighter shade) work well with #EADFE9.