#DEB8CF Color Information

Hex color code: #DEB8CF

A delicate magenta shade, #DEB8CF appears as (222, 184, 207) in RGB and (324°, 37%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DEB8CF
RGB
222, 184, 207
HSL
324°, 37%, 80%
CMYK
0%, 17%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEB8CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 184, 207

Red: 222 / Green: 184 / Blue: 207

HSL

324°, 37%, 80%

Hue: 324° / Saturation: 37% / Lightness: 80%

CMYK

0%, 17%, 7%, 13%

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

What color is #DEB8CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEB8CF to RGB:

rgb(222, 184, 207)HEX to RGB Converter →

HEX to HSL

Convert #DEB8CF to HSL:

hsl(324, 37%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DEB8CF to CMYK:

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

Color Meaning and Usage

#DEB8CF is a delicate magenta color with RGB values of 222, 184, 207 and HSL of 324°, 37%, 80%. 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 #DEB8CF is #B9DFC8, creating high-contrast pairings. For softer combinations, try analogous colors like #DBB9DF.

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

Contrast with #DEB8CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEB8CF?

#DEB8CF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DEB8CF?

#DEB8CF in RGB is (222, 184, 207) - 222 red, 184 green, and 207 blue.

How to use #DEB8CF in CSS?

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

What colors go well with #DEB8CF?

#B9DFC8 (complementary), #DBB9DF (analogous), and #C785AC (lighter shade) work well with #DEB8CF.