#EC869B Color Information

Hex color code: #EC869B

#EC869B is a dynamic red color. In RGB it is (236, 134, 155), and in HSL it is (348°, 73%, 73%). It is typically applied in digital products.

Try:
Color NameLight Coral
HEX
#EC869B
RGB
236, 134, 155
HSL
348°, 73%, 73%
CMYK
0%, 43%, 34%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC869B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 134, 155

Red: 236 / Green: 134 / Blue: 155

HSL

348°, 73%, 73%

Hue: 348° / Saturation: 73% / Lightness: 73%

CMYK

0%, 43%, 34%, 7%

Cyan: 0% / Magenta: 43% / Yellow: 34% / Key: 7%

What color is #EC869B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC869B to RGB:

rgb(236, 134, 155)HEX to RGB Converter →

HEX to HSL

Convert #EC869B to HSL:

hsl(348, 73%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #EC869B to CMYK:

cmyk(0%, 43%, 34%, 7%)Color Converter →

Color Meaning and Usage

A bold red tone, #EC869B has RGB (236, 134, 155) and HSL (348°, 73%, 73%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC869B is #88ECD8, creating high-contrast pairings. For softer combinations, try analogous colors like #EC88CE.

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

Contrast with #EC869B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC869B?

#EC869B is a bold red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC869B?

#EC869B in RGB is (236, 134, 155) - 236 red, 134 green, and 155 blue.

How to use #EC869B in CSS?

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

What colors go well with #EC869B?

#88ECD8 (complementary), #EC88CE (analogous), and #E24665 (lighter shade) work well with #EC869B.