#EE8BC8 Color Information

Hex color code: #EE8BC8

#EE8BC8 is a bold magenta color. In RGB it is (238, 139, 200), and in HSL it is (323°, 74%, 74%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EE8BC8
RGB
238, 139, 200
HSL
323°, 74%, 74%
CMYK
0%, 42%, 16%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE8BC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 139, 200

Red: 238 / Green: 139 / Blue: 200

HSL

323°, 74%, 74%

Hue: 323° / Saturation: 74% / Lightness: 74%

CMYK

0%, 42%, 16%, 7%

Cyan: 0% / Magenta: 42% / Yellow: 16% / Key: 7%

What color is #EE8BC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE8BC8 to RGB:

rgb(238, 139, 200)HEX to RGB Converter →

HEX to HSL

Convert #EE8BC8 to HSL:

hsl(323, 74%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EE8BC8 to CMYK:

cmyk(0%, 42%, 16%, 7%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #EE8BC8 has RGB (238, 139, 200) and HSL (323°, 74%, 74%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE8BC8 is #8CEEB1, creating high-contrast pairings. For softer combinations, try analogous colors like #E28CEE.

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

Contrast with #EE8BC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE8BC8?

#EE8BC8 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EE8BC8?

#EE8BC8 in RGB is (238, 139, 200) - 238 red, 139 green, and 200 blue.

How to use #EE8BC8 in CSS?

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

What colors go well with #EE8BC8?

#8CEEB1 (complementary), #E28CEE (analogous), and #E449A9 (lighter shade) work well with #EE8BC8.