#E985DF Color Information

Hex color code: #E985DF

The hex color #E985DF is a balanced magenta with RGB values of (233, 133, 223) and HSL of (306°, 69%, 72%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E985DF
RGB
233, 133, 223
HSL
306°, 69%, 72%
CMYK
0%, 43%, 4%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E985DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 133, 223

Red: 233 / Green: 133 / Blue: 223

HSL

306°, 69%, 72%

Hue: 306° / Saturation: 69% / Lightness: 72%

CMYK

0%, 43%, 4%, 9%

Cyan: 0% / Magenta: 43% / Yellow: 4% / Key: 9%

What color is #E985DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E985DF to RGB:

rgb(233, 133, 223)HEX to RGB Converter →

HEX to HSL

Convert #E985DF to HSL:

hsl(306, 69%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #E985DF to CMYK:

cmyk(0%, 43%, 4%, 9%)Color Converter →

Color Meaning and Usage

#E985DF is a muted magenta color with RGB values of 233, 133, 223 and HSL of 306°, 69%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E985DF is #86E990, creating high-contrast pairings. For softer combinations, try analogous colors like #C186E9.

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

Contrast with #E985DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E985DF?

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

What is the RGB value of #E985DF?

#E985DF in RGB is (233, 133, 223) - 233 red, 133 green, and 223 blue.

How to use #E985DF in CSS?

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

What colors go well with #E985DF?

#86E990 (complementary), #C186E9 (analogous), and #DD46CE (lighter shade) work well with #E985DF.