#EE8FCE Color Information

Hex color code: #EE8FCE

A vivid magenta shade, #EE8FCE appears as (238, 143, 206) in RGB and (320°, 74%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EE8FCE
RGB
238, 143, 206
HSL
320°, 74%, 75%
CMYK
0%, 40%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE8FCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 143, 206

Red: 238 / Green: 143 / Blue: 206

HSL

320°, 74%, 75%

Hue: 320° / Saturation: 74% / Lightness: 75%

CMYK

0%, 40%, 13%, 7%

Cyan: 0% / Magenta: 40% / Yellow: 13% / Key: 7%

What color is #EE8FCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE8FCE to RGB:

rgb(238, 143, 206)HEX to RGB Converter →

HEX to HSL

Convert #EE8FCE to HSL:

hsl(320, 74%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #EE8FCE to CMYK:

cmyk(0%, 40%, 13%, 7%)Color Converter →

Color Meaning and Usage

#EE8FCE is a dynamic magenta color with RGB values of 238, 143, 206 and HSL of 320°, 74%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE8FCE is #90EEB0, creating high-contrast pairings. For softer combinations, try analogous colors like #DF90EE.

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

Contrast with #EE8FCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE8FCE?

#EE8FCE is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EE8FCE?

#EE8FCE in RGB is (238, 143, 206) - 238 red, 143 green, and 206 blue.

How to use #EE8FCE in CSS?

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

What colors go well with #EE8FCE?

#90EEB0 (complementary), #DF90EE (analogous), and #E44EB2 (lighter shade) work well with #EE8FCE.