#EAC5FA Color Information

Hex color code: #EAC5FA

The hex color #EAC5FA is a ethereal purple with RGB values of (234, 197, 250) and HSL of (282°, 84%, 88%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EAC5FA
RGB
234, 197, 250
HSL
282°, 84%, 88%
CMYK
6%, 21%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAC5FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 197, 250

Red: 234 / Green: 197 / Blue: 250

HSL

282°, 84%, 88%

Hue: 282° / Saturation: 84% / Lightness: 88%

CMYK

6%, 21%, 0%, 2%

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

What color is #EAC5FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAC5FA to RGB:

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

HEX to HSL

Convert #EAC5FA to HSL:

hsl(282, 84%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EAC5FA to CMYK:

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

Color Meaning and Usage

A soft purple tone, #EAC5FA has RGB (234, 197, 250) and HSL (282°, 84%, 88%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAC5FA is #D6FAC7, creating high-contrast pairings. For softer combinations, try analogous colors like #D1C7FA.

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

Contrast with #EAC5FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAC5FA?

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

What is the RGB value of #EAC5FA?

#EAC5FA in RGB is (234, 197, 250) - 234 red, 197 green, and 250 blue.

How to use #EAC5FA in CSS?

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

What colors go well with #EAC5FA?

#D6FAC7 (complementary), #D1C7FA (analogous), and #D180F4 (lighter shade) work well with #EAC5FA.