#ED689E Color Information

Hex color code: #ED689E

The hex color #ED689E is a striking magenta with RGB values of (237, 104, 158) and HSL of (336°, 79%, 67%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#ED689E
RGB
237, 104, 158
HSL
336°, 79%, 67%
CMYK
0%, 56%, 33%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED689E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 104, 158

Red: 237 / Green: 104 / Blue: 158

HSL

336°, 79%, 67%

Hue: 336° / Saturation: 79% / Lightness: 67%

CMYK

0%, 56%, 33%, 7%

Cyan: 0% / Magenta: 56% / Yellow: 33% / Key: 7%

What color is #ED689E?

#ED689E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED689E to RGB:

rgb(237, 104, 158)HEX to RGB Converter →

HEX to HSL

Convert #ED689E to HSL:

hsl(336, 79%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #ED689E to CMYK:

cmyk(0%, 56%, 33%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #ED689E has RGB (237, 104, 158) and HSL (336°, 79%, 67%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED689E is #68EDB8, creating high-contrast pairings. For softer combinations, try analogous colors like #ED68E0.

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

Contrast with #ED689E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED689E?

#ED689E is a striking magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ED689E?

#ED689E in RGB is (237, 104, 158) - 237 red, 104 green, and 158 blue.

How to use #ED689E in CSS?

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

What colors go well with #ED689E?

#68EDB8 (complementary), #ED68E0 (analogous), and #E52471 (lighter shade) work well with #ED689E.