#EADFF6 Color Information

Hex color code: #EADFF6

A ethereal purple shade, #EADFF6 appears as (234, 223, 246) in RGB and (269°, 56%, 92%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EADFF6
RGB
234, 223, 246
HSL
269°, 56%, 92%
CMYK
5%, 9%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADFF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 223, 246

Red: 234 / Green: 223 / Blue: 246

HSL

269°, 56%, 92%

Hue: 269° / Saturation: 56% / Lightness: 92%

CMYK

5%, 9%, 0%, 4%

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

What color is #EADFF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADFF6 to RGB:

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

HEX to HSL

Convert #EADFF6 to HSL:

hsl(269, 56%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EADFF6 to CMYK:

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

Color Meaning and Usage

#EADFF6 is a soft purple color with RGB values of 234, 223, 246 and HSL of 269°, 56%, 92%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADFF6 is #EBF6DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFE0F6.

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

Contrast with #EADFF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADFF6?

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

What is the RGB value of #EADFF6?

#EADFF6 in RGB is (234, 223, 246) - 234 red, 223 green, and 246 blue.

How to use #EADFF6 in CSS?

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

What colors go well with #EADFF6?

#EBF6DF (complementary), #DFE0F6 (analogous), and #C3A4E5 (lighter shade) work well with #EADFF6.