#EC899E Color Information

Hex color code: #EC899E

The hex color #EC899E is a striking red with RGB values of (236, 137, 158) and HSL of (347°, 72%, 73%). It is often used for branding and logos.

Try:
Color NameLight Coral
HEX
#EC899E
RGB
236, 137, 158
HSL
347°, 72%, 73%
CMYK
0%, 42%, 33%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC899E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 137, 158

Red: 236 / Green: 137 / Blue: 158

HSL

347°, 72%, 73%

Hue: 347° / Saturation: 72% / Lightness: 73%

CMYK

0%, 42%, 33%, 7%

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

What color is #EC899E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC899E to RGB:

rgb(236, 137, 158)HEX to RGB Converter →

HEX to HSL

Convert #EC899E to HSL:

hsl(347, 72%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #EC899E to CMYK:

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

Color Meaning and Usage

#EC899E is a striking red color with RGB values of 236, 137, 158 and HSL of 347°, 72%, 73%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC899E is #89ECD6, creating high-contrast pairings. For softer combinations, try analogous colors like #EC89D0.

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

Contrast with #EC899E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC899E?

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

What is the RGB value of #EC899E?

#EC899E in RGB is (236, 137, 158) - 236 red, 137 green, and 158 blue.

How to use #EC899E in CSS?

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

What colors go well with #EC899E?

#89ECD6 (complementary), #EC89D0 (analogous), and #E14768 (lighter shade) work well with #EC899E.