#EADFEE Color Information

Hex color code: #EADFEE

The hex color #EADFEE is a soft purple with RGB values of (234, 223, 238) and HSL of (284°, 31%, 90%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EADFEE
RGB
234, 223, 238
HSL
284°, 31%, 90%
CMYK
2%, 6%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADFEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 223, 238

Red: 234 / Green: 223 / Blue: 238

HSL

284°, 31%, 90%

Hue: 284° / Saturation: 31% / Lightness: 90%

CMYK

2%, 6%, 0%, 7%

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

What color is #EADFEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADFEE to RGB:

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

HEX to HSL

Convert #EADFEE to HSL:

hsl(284, 31%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EADFEE to CMYK:

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

Color Meaning and Usage

A ethereal purple tone, #EADFEE has RGB (234, 223, 238) and HSL (284°, 31%, 90%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADFEE is #E2EDDE, creating high-contrast pairings. For softer combinations, try analogous colors like #E1DEED.

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

Contrast with #EADFEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADFEE?

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

What is the RGB value of #EADFEE?

#EADFEE in RGB is (234, 223, 238) - 234 red, 223 green, and 238 blue.

How to use #EADFEE in CSS?

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

What colors go well with #EADFEE?

#E2EDDE (complementary), #E1DEED (analogous), and #C8ABD3 (lighter shade) work well with #EADFEE.