#DE99EE Color Information

Hex color code: #DE99EE

#DE99EE is a delicate magenta color. In RGB it is (222, 153, 238), and in HSL it is (289°, 71%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DE99EE
RGB
222, 153, 238
HSL
289°, 71%, 77%
CMYK
7%, 36%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE99EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 153, 238

Red: 222 / Green: 153 / Blue: 238

HSL

289°, 71%, 77%

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

CMYK

7%, 36%, 0%, 7%

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

What color is #DE99EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE99EE to RGB:

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

HEX to HSL

Convert #DE99EE to HSL:

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

HEX to CMYK

Convert #DE99EE to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DE99EE has RGB (222, 153, 238) and HSL (289°, 71%, 77%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE99EE is #AAEE9B, creating high-contrast pairings. For softer combinations, try analogous colors like #B59BEE.

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

Contrast with #DE99EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE99EE?

#DE99EE is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DE99EE?

#DE99EE in RGB is (222, 153, 238) - 222 red, 153 green, and 238 blue.

How to use #DE99EE in CSS?

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

What colors go well with #DE99EE?

#AAEE9B (complementary), #B59BEE (analogous), and #CA59E3 (lighter shade) work well with #DE99EE.