#DD8EB3 Color Information

Hex color code: #DD8EB3

#DD8EB3 is a fiery magenta color. In RGB it is (221, 142, 179), and in HSL it is (332°, 54%, 71%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#DD8EB3
RGB
221, 142, 179
HSL
332°, 54%, 71%
CMYK
0%, 36%, 19%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD8EB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 142, 179

Red: 221 / Green: 142 / Blue: 179

HSL

332°, 54%, 71%

Hue: 332° / Saturation: 54% / Lightness: 71%

CMYK

0%, 36%, 19%, 13%

Cyan: 0% / Magenta: 36% / Yellow: 19% / Key: 13%

What color is #DD8EB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD8EB3 to RGB:

rgb(221, 142, 179)HEX to RGB Converter →

HEX to HSL

Convert #DD8EB3 to HSL:

hsl(332, 54%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DD8EB3 to CMYK:

cmyk(0%, 36%, 19%, 13%)Color Converter →

Color Meaning and Usage

A warm magenta tone, #DD8EB3 has RGB (221, 142, 179) and HSL (332°, 54%, 71%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD8EB3 is #8DDDB8, creating high-contrast pairings. For softer combinations, try analogous colors like #DD8DDA.

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

Contrast with #DD8EB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD8EB3?

#DD8EB3 is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD8EB3?

#DD8EB3 in RGB is (221, 142, 179) - 221 red, 142 green, and 179 blue.

How to use #DD8EB3 in CSS?

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

What colors go well with #DD8EB3?

#8DDDB8 (complementary), #DD8DDA (analogous), and #CB528B (lighter shade) work well with #DD8EB3.