#DEDAE0 Color Information

Hex color code: #DEDAE0

#DEDAE0 is a delicate purple color. In RGB it is (222, 218, 224), and in HSL it is (280°, 9%, 87%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DEDAE0
RGB
222, 218, 224
HSL
280°, 9%, 87%
CMYK
1%, 3%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDAE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 218, 224

Red: 222 / Green: 218 / Blue: 224

HSL

280°, 9%, 87%

Hue: 280° / Saturation: 9% / Lightness: 87%

CMYK

1%, 3%, 0%, 12%

Cyan: 1% / Magenta: 3% / Yellow: 0% / Key: 12%

What color is #DEDAE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDAE0 to RGB:

rgb(222, 218, 224)HEX to RGB Converter →

HEX to HSL

Convert #DEDAE0 to HSL:

hsl(280, 9%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDAE0 to CMYK:

cmyk(1%, 3%, 0%, 12%)Color Converter →

Color Meaning and Usage

A soft purple tone, #DEDAE0 has RGB (222, 218, 224) and HSL (280°, 9%, 87%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDAE0 is #DDE1DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DCDBE1.

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

Contrast with #DEDAE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDAE0?

#DEDAE0 is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEDAE0?

#DEDAE0 in RGB is (222, 218, 224) - 222 red, 218 green, and 224 blue.

How to use #DEDAE0 in CSS?

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

What colors go well with #DEDAE0?

#DDE1DB (complementary), #DCDBE1 (analogous), and #BAB1BE (lighter shade) work well with #DEDAE0.