#EAAFF3 Color Information

Hex color code: #EAAFF3

The hex color #EAAFF3 is a delicate magenta with RGB values of (234, 175, 243) and HSL of (292°, 74%, 82%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#EAAFF3
RGB
234, 175, 243
HSL
292°, 74%, 82%
CMYK
4%, 28%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAAFF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 175, 243

Red: 234 / Green: 175 / Blue: 243

HSL

292°, 74%, 82%

Hue: 292° / Saturation: 74% / Lightness: 82%

CMYK

4%, 28%, 0%, 5%

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

What color is #EAAFF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAAFF3 to RGB:

rgb(234, 175, 243)HEX to RGB Converter →

HEX to HSL

Convert #EAAFF3 to HSL:

hsl(292, 74%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EAAFF3 to CMYK:

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

Color Meaning and Usage

#EAAFF3 is a soft magenta color with RGB values of 234, 175, 243 and HSL of 292°, 74%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAAFF3 is #B8F3AF, creating high-contrast pairings. For softer combinations, try analogous colors like #C8AFF3.

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

Contrast with #EAAFF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAAFF3?

#EAAFF3 is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAAFF3?

#EAAFF3 in RGB is (234, 175, 243) - 234 red, 175 green, and 243 blue.

How to use #EAAFF3 in CSS?

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

What colors go well with #EAAFF3?

#B8F3AF (complementary), #C8AFF3 (analogous), and #D96DE9 (lighter shade) work well with #EAAFF3.