#DEB7D1 Color Information

Hex color code: #DEB7D1

#DEB7D1 is a ethereal magenta color. In RGB it is (222, 183, 209), and in HSL it is (320°, 37%, 79%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DEB7D1
RGB
222, 183, 209
HSL
320°, 37%, 79%
CMYK
0%, 18%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEB7D1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 183, 209

Red: 222 / Green: 183 / Blue: 209

HSL

320°, 37%, 79%

Hue: 320° / Saturation: 37% / Lightness: 79%

CMYK

0%, 18%, 6%, 13%

Cyan: 0% / Magenta: 18% / Yellow: 6% / Key: 13%

What color is #DEB7D1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEB7D1 to RGB:

rgb(222, 183, 209)HEX to RGB Converter →

HEX to HSL

Convert #DEB7D1 to HSL:

hsl(320, 37%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DEB7D1 to CMYK:

cmyk(0%, 18%, 6%, 13%)Color Converter →

Color Meaning and Usage

#DEB7D1 is a light magenta color with RGB values of 222, 183, 209 and HSL of 320°, 37%, 79%. 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 #DEB7D1 is #B6DDC3, creating high-contrast pairings. For softer combinations, try analogous colors like #D7B6DD.

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

Contrast with #DEB7D1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEB7D1?

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

What is the RGB value of #DEB7D1?

#DEB7D1 in RGB is (222, 183, 209) - 222 red, 183 green, and 209 blue.

How to use #DEB7D1 in CSS?

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

What colors go well with #DEB7D1?

#B6DDC3 (complementary), #D7B6DD (analogous), and #C581AF (lighter shade) work well with #DEB7D1.