#E688BA Color Information

Hex color code: #E688BA

#E688BA is a subtle magenta color. In RGB it is (230, 136, 186), and in HSL it is (328°, 65%, 72%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E688BA
RGB
230, 136, 186
HSL
328°, 65%, 72%
CMYK
0%, 41%, 19%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E688BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 136, 186

Red: 230 / Green: 136 / Blue: 186

HSL

328°, 65%, 72%

Hue: 328° / Saturation: 65% / Lightness: 72%

CMYK

0%, 41%, 19%, 10%

Cyan: 0% / Magenta: 41% / Yellow: 19% / Key: 10%

What color is #E688BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E688BA to RGB:

rgb(230, 136, 186)HEX to RGB Converter →

HEX to HSL

Convert #E688BA to HSL:

hsl(328, 65%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #E688BA to CMYK:

cmyk(0%, 41%, 19%, 10%)Color Converter →

Color Meaning and Usage

#E688BA is a subtle magenta color with RGB values of 230, 136, 186 and HSL of 328°, 65%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E688BA is #89E6B5, creating high-contrast pairings. For softer combinations, try analogous colors like #E389E6.

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

Contrast with #E688BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E688BA?

#E688BA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E688BA?

#E688BA in RGB is (230, 136, 186) - 230 red, 136 green, and 186 blue.

How to use #E688BA in CSS?

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

What colors go well with #E688BA?

#89E6B5 (complementary), #E389E6 (analogous), and #D94A96 (lighter shade) work well with #E688BA.