#EACFFA Color Information

Hex color code: #EACFFA

The hex color #EACFFA is a delicate purple with RGB values of (234, 207, 250) and HSL of (278°, 81%, 90%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EACFFA
RGB
234, 207, 250
HSL
278°, 81%, 90%
CMYK
6%, 17%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACFFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 207, 250

Red: 234 / Green: 207 / Blue: 250

HSL

278°, 81%, 90%

Hue: 278° / Saturation: 81% / Lightness: 90%

CMYK

6%, 17%, 0%, 2%

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

What color is #EACFFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACFFA to RGB:

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

HEX to HSL

Convert #EACFFA to HSL:

hsl(278, 81%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EACFFA to CMYK:

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

Color Meaning and Usage

A airy purple tone, #EACFFA has RGB (234, 207, 250) and HSL (278°, 81%, 90%). 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 #EACFFA is #E0FAD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D6D1FA.

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

Contrast with #EACFFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACFFA?

#EACFFA is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EACFFA?

#EACFFA in RGB is (234, 207, 250) - 234 red, 207 green, and 250 blue.

How to use #EACFFA in CSS?

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

What colors go well with #EACFFA?

#E0FAD1 (complementary), #D6D1FA (analogous), and #CD8CF3 (lighter shade) work well with #EACFFA.