#EA86CB Color Information

Hex color code: #EA86CB

#EA86CB is a understated magenta color. In RGB it is (234, 134, 203), and in HSL it is (319°, 70%, 72%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#EA86CB
RGB
234, 134, 203
HSL
319°, 70%, 72%
CMYK
0%, 43%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA86CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 134, 203

Red: 234 / Green: 134 / Blue: 203

HSL

319°, 70%, 72%

Hue: 319° / Saturation: 70% / Lightness: 72%

CMYK

0%, 43%, 13%, 8%

Cyan: 0% / Magenta: 43% / Yellow: 13% / Key: 8%

What color is #EA86CB?

#EA86CB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA86CB to RGB:

rgb(234, 134, 203)HEX to RGB Converter →

HEX to HSL

Convert #EA86CB to HSL:

hsl(319, 70%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EA86CB to CMYK:

cmyk(0%, 43%, 13%, 8%)Color Converter →

Color Meaning and Usage

#EA86CB is a balanced magenta color with RGB values of 234, 134, 203 and HSL of 319°, 70%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA86CB is #86EAA5, creating high-contrast pairings. For softer combinations, try analogous colors like #D786EA.

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

Contrast with #EA86CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA86CB?

#EA86CB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EA86CB?

#EA86CB in RGB is (234, 134, 203) - 234 red, 134 green, and 203 blue.

How to use #EA86CB in CSS?

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

What colors go well with #EA86CB?

#86EAA5 (complementary), #D786EA (analogous), and #DE45AD (lighter shade) work well with #EA86CB.