#DED3E4 Color Information

Hex color code: #DED3E4

The hex color #DED3E4 is a airy purple with RGB values of (222, 211, 228) and HSL of (279°, 24%, 86%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DED3E4
RGB
222, 211, 228
HSL
279°, 24%, 86%
CMYK
3%, 7%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DED3E4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 211, 228

Red: 222 / Green: 211 / Blue: 228

HSL

279°, 24%, 86%

Hue: 279° / Saturation: 24% / Lightness: 86%

CMYK

3%, 7%, 0%, 11%

Cyan: 3% / Magenta: 7% / Yellow: 0% / Key: 11%

What color is #DED3E4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DED3E4 to RGB:

rgb(222, 211, 228)HEX to RGB Converter →

HEX to HSL

Convert #DED3E4 to HSL:

hsl(279, 24%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DED3E4 to CMYK:

cmyk(3%, 7%, 0%, 11%)Color Converter →

Color Meaning and Usage

A light purple tone, #DED3E4 has RGB (222, 211, 228) and HSL (279°, 24%, 86%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DED3E4 is #D9E4D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D5D3E4.

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

Contrast with #DED3E4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DED3E4?

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

What is the RGB value of #DED3E4?

#DED3E4 in RGB is (222, 211, 228) - 222 red, 211 green, and 228 blue.

How to use #DED3E4 in CSS?

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

What colors go well with #DED3E4?

#D9E4D3 (complementary), #D5D3E4 (analogous), and #BAA3C7 (lighter shade) work well with #DED3E4.