#DED8EE Color Information

Hex color code: #DED8EE

A airy purple shade, #DED8EE appears as (222, 216, 238) in RGB and (256°, 39%, 89%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DED8EE
RGB
222, 216, 238
HSL
256°, 39%, 89%
CMYK
7%, 9%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DED8EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 216, 238

Red: 222 / Green: 216 / Blue: 238

HSL

256°, 39%, 89%

Hue: 256° / Saturation: 39% / Lightness: 89%

CMYK

7%, 9%, 0%, 7%

Cyan: 7% / Magenta: 9% / Yellow: 0% / Key: 7%

What color is #DED8EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DED8EE to RGB:

rgb(222, 216, 238)HEX to RGB Converter →

HEX to HSL

Convert #DED8EE to HSL:

hsl(256, 39%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DED8EE to CMYK:

cmyk(7%, 9%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft purple tone, #DED8EE has RGB (222, 216, 238) and HSL (256°, 39%, 89%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DED8EE is #E8EED8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8DDEE.

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

Contrast with #DED8EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DED8EE?

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

What is the RGB value of #DED8EE?

#DED8EE in RGB is (222, 216, 238) - 222 red, 216 green, and 238 blue.

How to use #DED8EE in CSS?

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

What colors go well with #DED8EE?

#E8EED8 (complementary), #D8DDEE (analogous), and #B1A3D7 (lighter shade) work well with #DED8EE.