#EABAF5 Color Information

Hex color code: #EABAF5

A light magenta shade, #EABAF5 appears as (234, 186, 245) in RGB and (289°, 75%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EABAF5
RGB
234, 186, 245
HSL
289°, 75%, 85%
CMYK
4%, 24%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EABAF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 186, 245

Red: 234 / Green: 186 / Blue: 245

HSL

289°, 75%, 85%

Hue: 289° / Saturation: 75% / Lightness: 85%

CMYK

4%, 24%, 0%, 4%

Cyan: 4% / Magenta: 24% / Yellow: 0% / Key: 4%

What color is #EABAF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EABAF5 to RGB:

rgb(234, 186, 245)HEX to RGB Converter →

HEX to HSL

Convert #EABAF5 to HSL:

hsl(289, 75%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EABAF5 to CMYK:

cmyk(4%, 24%, 0%, 4%)Color Converter →

Color Meaning and Usage

A light magenta tone, #EABAF5 has RGB (234, 186, 245) and HSL (289°, 75%, 85%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EABAF5 is #C7F5BC, creating high-contrast pairings. For softer combinations, try analogous colors like #CEBCF5.

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

Contrast with #EABAF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EABAF5?

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

What is the RGB value of #EABAF5?

#EABAF5 in RGB is (234, 186, 245) - 234 red, 186 green, and 245 blue.

How to use #EABAF5 in CSS?

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

What colors go well with #EABAF5?

#C7F5BC (complementary), #CEBCF5 (analogous), and #D779EC (lighter shade) work well with #EABAF5.