#E699EE Color Information

Hex color code: #E699EE

#E699EE is a soft magenta color. In RGB it is (230, 153, 238), and in HSL it is (294°, 71%, 77%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E699EE
RGB
230, 153, 238
HSL
294°, 71%, 77%
CMYK
3%, 36%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E699EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 153, 238

Red: 230 / Green: 153 / Blue: 238

HSL

294°, 71%, 77%

Hue: 294° / Saturation: 71% / Lightness: 77%

CMYK

3%, 36%, 0%, 7%

Cyan: 3% / Magenta: 36% / Yellow: 0% / Key: 7%

What color is #E699EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E699EE to RGB:

rgb(230, 153, 238)HEX to RGB Converter →

HEX to HSL

Convert #E699EE to HSL:

hsl(294, 71%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #E699EE to CMYK:

cmyk(3%, 36%, 0%, 7%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #E699EE has RGB (230, 153, 238) and HSL (294°, 71%, 77%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E699EE is #A3EE9B, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9BEE.

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

Contrast with #E699EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E699EE?

#E699EE is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E699EE?

#E699EE in RGB is (230, 153, 238) - 230 red, 153 green, and 238 blue.

How to use #E699EE in CSS?

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

What colors go well with #E699EE?

#A3EE9B (complementary), #BC9BEE (analogous), and #D559E3 (lighter shade) work well with #E699EE.