#DEBACF Color Information

Hex color code: #DEBACF

A airy magenta shade, #DEBACF appears as (222, 186, 207) in RGB and (325°, 35%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DEBACF
RGB
222, 186, 207
HSL
325°, 35%, 80%
CMYK
0%, 16%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEBACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 186, 207

Red: 222 / Green: 186 / Blue: 207

HSL

325°, 35%, 80%

Hue: 325° / Saturation: 35% / Lightness: 80%

CMYK

0%, 16%, 7%, 13%

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

What color is #DEBACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEBACF to RGB:

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

HEX to HSL

Convert #DEBACF to HSL:

hsl(325, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DEBACF to CMYK:

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

Color Meaning and Usage

#DEBACF is a airy magenta color with RGB values of 222, 186, 207 and HSL of 325°, 35%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEBACF is #BADEC9, creating high-contrast pairings. For softer combinations, try analogous colors like #DBBADE.

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

Contrast with #DEBACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEBACF?

#DEBACF is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DEBACF?

#DEBACF in RGB is (222, 186, 207) - 222 red, 186 green, and 207 blue.

How to use #DEBACF in CSS?

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

What colors go well with #DEBACF?

#BADEC9 (complementary), #DBBADE (analogous), and #C587AB (lighter shade) work well with #DEBACF.