#EADDF9 Color Information

Hex color code: #EADDF9

#EADDF9 is a light purple color. In RGB it is (234, 221, 249), and in HSL it is (268°, 70%, 92%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EADDF9
RGB
234, 221, 249
HSL
268°, 70%, 92%
CMYK
6%, 11%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADDF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 221, 249

Red: 234 / Green: 221 / Blue: 249

HSL

268°, 70%, 92%

Hue: 268° / Saturation: 70% / Lightness: 92%

CMYK

6%, 11%, 0%, 2%

Cyan: 6% / Magenta: 11% / Yellow: 0% / Key: 2%

What color is #EADDF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADDF9 to RGB:

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

HEX to HSL

Convert #EADDF9 to HSL:

hsl(268, 70%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EADDF9 to CMYK:

cmyk(6%, 11%, 0%, 2%)Color Converter →

Color Meaning and Usage

#EADDF9 is a ethereal purple color with RGB values of 234, 221, 249 and HSL of 268°, 70%, 92%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADDF9 is #ECF9DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCDDF9.

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

Contrast with #EADDF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADDF9?

#EADDF9 is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EADDF9?

#EADDF9 in RGB is (234, 221, 249) - 234 red, 221 green, and 249 blue.

How to use #EADDF9 in CSS?

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

What colors go well with #EADDF9?

#ECF9DC (complementary), #DCDDF9 (analogous), and #C29BED (lighter shade) work well with #EADDF9.