#ED8CEF Color Information

Hex color code: #ED8CEF

A vivid magenta shade, #ED8CEF appears as (237, 140, 239) in RGB and (299°, 76%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#ED8CEF
RGB
237, 140, 239
HSL
299°, 76%, 74%
CMYK
1%, 41%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED8CEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 140, 239

Red: 237 / Green: 140 / Blue: 239

HSL

299°, 76%, 74%

Hue: 299° / Saturation: 76% / Lightness: 74%

CMYK

1%, 41%, 0%, 6%

Cyan: 1% / Magenta: 41% / Yellow: 0% / Key: 6%

What color is #ED8CEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED8CEF to RGB:

rgb(237, 140, 239)HEX to RGB Converter →

HEX to HSL

Convert #ED8CEF to HSL:

hsl(299, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ED8CEF to CMYK:

cmyk(1%, 41%, 0%, 6%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #ED8CEF has RGB (237, 140, 239) and HSL (299°, 76%, 74%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED8CEF is #8CEF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #BB8AEF.

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

Contrast with #ED8CEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED8CEF?

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

What is the RGB value of #ED8CEF?

#ED8CEF in RGB is (237, 140, 239) - 237 red, 140 green, and 239 blue.

How to use #ED8CEF in CSS?

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

What colors go well with #ED8CEF?

#8CEF8A (complementary), #BB8AEF (analogous), and #E347E6 (lighter shade) work well with #ED8CEF.