#DEAFD4 Color Information

Hex color code: #DEAFD4

#DEAFD4 is a light magenta color. In RGB it is (222, 175, 212), and in HSL it is (313°, 42%, 78%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DEAFD4
RGB
222, 175, 212
HSL
313°, 42%, 78%
CMYK
0%, 21%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEAFD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 175, 212

Red: 222 / Green: 175 / Blue: 212

HSL

313°, 42%, 78%

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

CMYK

0%, 21%, 5%, 13%

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

What color is #DEAFD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEAFD4 to RGB:

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

HEX to HSL

Convert #DEAFD4 to HSL:

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

HEX to CMYK

Convert #DEAFD4 to CMYK:

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

Color Meaning and Usage

#DEAFD4 is a light magenta color with RGB values of 222, 175, 212 and HSL of 313°, 42%, 78%. 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 #DEAFD4 is #AFDEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #D1AFDE.

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

Contrast with #DEAFD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEAFD4?

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

What is the RGB value of #DEAFD4?

#DEAFD4 in RGB is (222, 175, 212) - 222 red, 175 green, and 212 blue.

How to use #DEAFD4 in CSS?

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

What colors go well with #DEAFD4?

#AFDEBA (complementary), #D1AFDE (analogous), and #C879B7 (lighter shade) work well with #DEAFD4.