#DEAFDD Color Information

Hex color code: #DEAFDD

The hex color #DEAFDD is a ethereal magenta with RGB values of (222, 175, 221) and HSL of (301°, 42%, 78%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DEAFDD
RGB
222, 175, 221
HSL
301°, 42%, 78%
CMYK
0%, 21%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEAFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 175, 221

Red: 222 / Green: 175 / Blue: 221

HSL

301°, 42%, 78%

Hue: 301° / Saturation: 42% / Lightness: 78%

CMYK

0%, 21%, 0%, 13%

Cyan: 0% / Magenta: 21% / Yellow: 0% / Key: 13%

What color is #DEAFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEAFDD to RGB:

rgb(222, 175, 221)HEX to RGB Converter →

HEX to HSL

Convert #DEAFDD to HSL:

hsl(301, 42%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DEAFDD to CMYK:

cmyk(0%, 21%, 0%, 13%)Color Converter →

Color Meaning and Usage

A light magenta tone, #DEAFDD has RGB (222, 175, 221) and HSL (301°, 42%, 78%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEAFDD is #AFDEB0, creating high-contrast pairings. For softer combinations, try analogous colors like #C8AFDE.

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

Contrast with #DEAFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEAFDD?

#DEAFDD is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DEAFDD?

#DEAFDD in RGB is (222, 175, 221) - 222 red, 175 green, and 221 blue.

How to use #DEAFDD in CSS?

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

What colors go well with #DEAFDD?

#AFDEB0 (complementary), #C8AFDE (analogous), and #C879C7 (lighter shade) work well with #DEAFDD.