#DEAAF8 Color Information

Hex color code: #DEAAF8

The hex color #DEAAF8 is a ethereal purple with RGB values of (222, 170, 248) and HSL of (280°, 85%, 82%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DEAAF8
RGB
222, 170, 248
HSL
280°, 85%, 82%
CMYK
10%, 31%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEAAF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 170, 248

Red: 222 / Green: 170 / Blue: 248

HSL

280°, 85%, 82%

Hue: 280° / Saturation: 85% / Lightness: 82%

CMYK

10%, 31%, 0%, 3%

Cyan: 10% / Magenta: 31% / Yellow: 0% / Key: 3%

What color is #DEAAF8?

#DEAAF8 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEAAF8 to RGB:

rgb(222, 170, 248)HEX to RGB Converter →

HEX to HSL

Convert #DEAAF8 to HSL:

hsl(280, 85%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DEAAF8 to CMYK:

cmyk(10%, 31%, 0%, 3%)Color Converter →

Color Meaning and Usage

#DEAAF8 is a ethereal purple color with RGB values of 222, 170, 248 and HSL of 280°, 85%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEAAF8 is #C4F8AA, creating high-contrast pairings. For softer combinations, try analogous colors like #B7AAF8.

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

Contrast with #DEAAF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEAAF8?

#DEAAF8 is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEAAF8?

#DEAAF8 in RGB is (222, 170, 248) - 222 red, 170 green, and 248 blue.

How to use #DEAAF8 in CSS?

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

What colors go well with #DEAAF8?

#C4F8AA (complementary), #B7AAF8 (analogous), and #C363F2 (lighter shade) work well with #DEAAF8.