#E98BCB Color Information

Hex color code: #E98BCB

The hex color #E98BCB is a subtle magenta with RGB values of (233, 139, 203) and HSL of (319°, 68%, 73%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#E98BCB
RGB
233, 139, 203
HSL
319°, 68%, 73%
CMYK
0%, 40%, 13%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E98BCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 139, 203

Red: 233 / Green: 139 / Blue: 203

HSL

319°, 68%, 73%

Hue: 319° / Saturation: 68% / Lightness: 73%

CMYK

0%, 40%, 13%, 9%

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

What color is #E98BCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E98BCB to RGB:

rgb(233, 139, 203)HEX to RGB Converter →

HEX to HSL

Convert #E98BCB to HSL:

hsl(319, 68%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #E98BCB to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #E98BCB has RGB (233, 139, 203) and HSL (319°, 68%, 73%). 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 #E98BCB is #8BE9A9, creating high-contrast pairings. For softer combinations, try analogous colors like #D88BE9.

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

Contrast with #E98BCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E98BCB?

#E98BCB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E98BCB?

#E98BCB in RGB is (233, 139, 203) - 233 red, 139 green, and 203 blue.

How to use #E98BCB in CSS?

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

What colors go well with #E98BCB?

#8BE9A9 (complementary), #D88BE9 (analogous), and #DD4BAF (lighter shade) work well with #E98BCB.