#DEABBC Color Information

Hex color code: #DEABBC

A light magenta shade, #DEABBC appears as (222, 171, 188) in RGB and (340°, 44%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DEABBC
RGB
222, 171, 188
HSL
340°, 44%, 77%
CMYK
0%, 23%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEABBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 171, 188

Red: 222 / Green: 171 / Blue: 188

HSL

340°, 44%, 77%

Hue: 340° / Saturation: 44% / Lightness: 77%

CMYK

0%, 23%, 15%, 13%

Cyan: 0% / Magenta: 23% / Yellow: 15% / Key: 13%

What color is #DEABBC?

#DEABBC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEABBC to RGB:

rgb(222, 171, 188)HEX to RGB Converter →

HEX to HSL

Convert #DEABBC to HSL:

hsl(340, 44%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DEABBC to CMYK:

cmyk(0%, 23%, 15%, 13%)Color Converter →

Color Meaning and Usage

#DEABBC is a soft magenta color with RGB values of 222, 171, 188 and HSL of 340°, 44%, 77%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEABBC is #ABDECD, creating high-contrast pairings. For softer combinations, try analogous colors like #DEABD6.

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

Contrast with #DEABBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEABBC?

#DEABBC is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DEABBC?

#DEABBC in RGB is (222, 171, 188) - 222 red, 171 green, and 188 blue.

How to use #DEABBC in CSS?

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

What colors go well with #DEABBC?

#ABDECD (complementary), #DEABD6 (analogous), and #C97390 (lighter shade) work well with #DEABBC.