#DEB2CB Color Information

Hex color code: #DEB2CB

#DEB2CB is a light magenta color. In RGB it is (222, 178, 203), and in HSL it is (326°, 40%, 78%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DEB2CB
RGB
222, 178, 203
HSL
326°, 40%, 78%
CMYK
0%, 20%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEB2CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 178, 203

Red: 222 / Green: 178 / Blue: 203

HSL

326°, 40%, 78%

Hue: 326° / Saturation: 40% / Lightness: 78%

CMYK

0%, 20%, 9%, 13%

Cyan: 0% / Magenta: 20% / Yellow: 9% / Key: 13%

What color is #DEB2CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEB2CB to RGB:

rgb(222, 178, 203)HEX to RGB Converter →

HEX to HSL

Convert #DEB2CB to HSL:

hsl(326, 40%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DEB2CB to CMYK:

cmyk(0%, 20%, 9%, 13%)Color Converter →

Color Meaning and Usage

#DEB2CB is a soft magenta color with RGB values of 222, 178, 203 and HSL of 326°, 40%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEB2CB is #B0DDC4, creating high-contrast pairings. For softer combinations, try analogous colors like #DAB0DD.

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

Contrast with #DEB2CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEB2CB?

#DEB2CB is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DEB2CB?

#DEB2CB in RGB is (222, 178, 203) - 222 red, 178 green, and 203 blue.

How to use #DEB2CB in CSS?

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

What colors go well with #DEB2CB?

#B0DDC4 (complementary), #DAB0DD (analogous), and #C67BA6 (lighter shade) work well with #DEB2CB.