#EC698C Color Information

Hex color code: #EC698C

A eye-catching magenta shade, #EC698C appears as (236, 105, 140) in RGB and (344°, 78%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#EC698C
RGB
236, 105, 140
HSL
344°, 78%, 67%
CMYK
0%, 56%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC698C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 105, 140

Red: 236 / Green: 105 / Blue: 140

HSL

344°, 78%, 67%

Hue: 344° / Saturation: 78% / Lightness: 67%

CMYK

0%, 56%, 41%, 7%

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

What color is #EC698C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC698C to RGB:

rgb(236, 105, 140)HEX to RGB Converter →

HEX to HSL

Convert #EC698C to HSL:

hsl(344, 78%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EC698C to CMYK:

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

Color Meaning and Usage

#EC698C is a vivid magenta color with RGB values of 236, 105, 140 and HSL of 344°, 78%, 67%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC698C is #69ECC9, creating high-contrast pairings. For softer combinations, try analogous colors like #EC69CE.

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

Contrast with #EC698C

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

Contrast Ratio: 6.97:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC698C?

#EC698C is a vivid magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC698C?

#EC698C in RGB is (236, 105, 140) - 236 red, 105 green, and 140 blue.

How to use #EC698C in CSS?

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

What colors go well with #EC698C?

#69ECC9 (complementary), #EC69CE (analogous), and #E42558 (lighter shade) work well with #EC698C.