#DEB9CE Color Information

Hex color code: #DEB9CE

#DEB9CE is a light magenta color. In RGB it is (222, 185, 206), and in HSL it is (326°, 36%, 80%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DEB9CE
RGB
222, 185, 206
HSL
326°, 36%, 80%
CMYK
0%, 17%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEB9CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 185, 206

Red: 222 / Green: 185 / Blue: 206

HSL

326°, 36%, 80%

Hue: 326° / Saturation: 36% / Lightness: 80%

CMYK

0%, 17%, 7%, 13%

Cyan: 0% / Magenta: 17% / Yellow: 7% / Key: 13%

What color is #DEB9CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEB9CE to RGB:

rgb(222, 185, 206)HEX to RGB Converter →

HEX to HSL

Convert #DEB9CE to HSL:

hsl(326, 36%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DEB9CE to CMYK:

cmyk(0%, 17%, 7%, 13%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #DEB9CE has RGB (222, 185, 206) and HSL (326°, 36%, 80%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEB9CE is #BADECA, creating high-contrast pairings. For softer combinations, try analogous colors like #DCBADE.

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

Contrast with #DEB9CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEB9CE?

#DEB9CE is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DEB9CE?

#DEB9CE in RGB is (222, 185, 206) - 222 red, 185 green, and 206 blue.

How to use #DEB9CE in CSS?

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

What colors go well with #DEB9CE?

#BADECA (complementary), #DCBADE (analogous), and #C686AA (lighter shade) work well with #DEB9CE.