#EADFF5 Color Information

Hex color code: #EADFF5

The hex color #EADFF5 is a light purple with RGB values of (234, 223, 245) and HSL of (270°, 52%, 92%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EADFF5
RGB
234, 223, 245
HSL
270°, 52%, 92%
CMYK
4%, 9%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADFF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 223, 245

Red: 234 / Green: 223 / Blue: 245

HSL

270°, 52%, 92%

Hue: 270° / Saturation: 52% / Lightness: 92%

CMYK

4%, 9%, 0%, 4%

Cyan: 4% / Magenta: 9% / Yellow: 0% / Key: 4%

What color is #EADFF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADFF5 to RGB:

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

HEX to HSL

Convert #EADFF5 to HSL:

hsl(270, 52%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EADFF5 to CMYK:

cmyk(4%, 9%, 0%, 4%)Color Converter →

Color Meaning and Usage

A soft purple tone, #EADFF5 has RGB (234, 223, 245) and HSL (270°, 52%, 92%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADFF5 is #EBF5E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0E0F5.

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

Contrast with #EADFF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADFF5?

#EADFF5 is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EADFF5?

#EADFF5 in RGB is (234, 223, 245) - 234 red, 223 green, and 245 blue.

How to use #EADFF5 in CSS?

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

What colors go well with #EADFF5?

#EBF5E0 (complementary), #E0E0F5 (analogous), and #C4A6E3 (lighter shade) work well with #EADFF5.