#EACFF9 Color Information

Hex color code: #EACFF9

#EACFF9 is a light purple color. In RGB it is (234, 207, 249), and in HSL it is (279°, 78%, 89%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EACFF9
RGB
234, 207, 249
HSL
279°, 78%, 89%
CMYK
6%, 17%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACFF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 207, 249

Red: 234 / Green: 207 / Blue: 249

HSL

279°, 78%, 89%

Hue: 279° / Saturation: 78% / Lightness: 89%

CMYK

6%, 17%, 0%, 2%

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

What color is #EACFF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACFF9 to RGB:

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

HEX to HSL

Convert #EACFF9 to HSL:

hsl(279, 78%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EACFF9 to CMYK:

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

Color Meaning and Usage

A soft purple tone, #EACFF9 has RGB (234, 207, 249) and HSL (279°, 78%, 89%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACFF9 is #DCF9CD, creating high-contrast pairings. For softer combinations, try analogous colors like #D4CDF9.

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

Contrast with #EACFF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACFF9?

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

What is the RGB value of #EACFF9?

#EACFF9 in RGB is (234, 207, 249) - 234 red, 207 green, and 249 blue.

How to use #EACFF9 in CSS?

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

What colors go well with #EACFF9?

#DCF9CD (complementary), #D4CDF9 (analogous), and #CC89F0 (lighter shade) work well with #EACFF9.