#DED3ED Color Information

Hex color code: #DED3ED

A delicate purple shade, #DED3ED appears as (222, 211, 237) in RGB and (265°, 42%, 88%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DED3ED
RGB
222, 211, 237
HSL
265°, 42%, 88%
CMYK
6%, 11%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DED3ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 211, 237

Red: 222 / Green: 211 / Blue: 237

HSL

265°, 42%, 88%

Hue: 265° / Saturation: 42% / Lightness: 88%

CMYK

6%, 11%, 0%, 7%

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

What color is #DED3ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DED3ED to RGB:

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

HEX to HSL

Convert #DED3ED to HSL:

hsl(265, 42%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DED3ED to CMYK:

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

Color Meaning and Usage

#DED3ED is a delicate purple color with RGB values of 222, 211, 237 and HSL of 265°, 42%, 88%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DED3ED is #E3EDD4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4D6ED.

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

Contrast with #DED3ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DED3ED?

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

What is the RGB value of #DED3ED?

#DED3ED in RGB is (222, 211, 237) - 222 red, 211 green, and 237 blue.

How to use #DED3ED in CSS?

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

What colors go well with #DED3ED?

#E3EDD4 (complementary), #D4D6ED (analogous), and #B59DD7 (lighter shade) work well with #DED3ED.