#E699CB Color Information

Hex color code: #E699CB

The hex color #E699CB is a balanced magenta with RGB values of (230, 153, 203) and HSL of (321°, 61%, 75%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E699CB
RGB
230, 153, 203
HSL
321°, 61%, 75%
CMYK
0%, 33%, 12%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E699CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 153, 203

Red: 230 / Green: 153 / Blue: 203

HSL

321°, 61%, 75%

Hue: 321° / Saturation: 61% / Lightness: 75%

CMYK

0%, 33%, 12%, 10%

Cyan: 0% / Magenta: 33% / Yellow: 12% / Key: 10%

What color is #E699CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E699CB to RGB:

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

HEX to HSL

Convert #E699CB to HSL:

hsl(321, 61%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #E699CB to CMYK:

cmyk(0%, 33%, 12%, 10%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #E699CB has RGB (230, 153, 203) and HSL (321°, 61%, 75%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E699CB is #98E6B4, creating high-contrast pairings. For softer combinations, try analogous colors like #DA98E6.

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

Contrast with #E699CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E699CB?

#E699CB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E699CB?

#E699CB in RGB is (230, 153, 203) - 230 red, 153 green, and 203 blue.

How to use #E699CB in CSS?

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

What colors go well with #E699CB?

#98E6B4 (complementary), #DA98E6 (analogous), and #D75BAC (lighter shade) work well with #E699CB.