#DED6EB Color Information

Hex color code: #DED6EB

A ethereal purple shade, #DED6EB appears as (222, 214, 235) in RGB and (263°, 34%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DED6EB
RGB
222, 214, 235
HSL
263°, 34%, 88%
CMYK
6%, 9%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DED6EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 214, 235

Red: 222 / Green: 214 / Blue: 235

HSL

263°, 34%, 88%

Hue: 263° / Saturation: 34% / Lightness: 88%

CMYK

6%, 9%, 0%, 8%

Cyan: 6% / Magenta: 9% / Yellow: 0% / Key: 8%

What color is #DED6EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DED6EB to RGB:

rgb(222, 214, 235)HEX to RGB Converter →

HEX to HSL

Convert #DED6EB to HSL:

hsl(263, 34%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DED6EB to CMYK:

cmyk(6%, 9%, 0%, 8%)Color Converter →

Color Meaning and Usage

#DED6EB is a soft purple color with RGB values of 222, 214, 235 and HSL of 263°, 34%, 88%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DED6EB is #E3EBD6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6D8EB.

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

Contrast with #DED6EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DED6EB?

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

What is the RGB value of #DED6EB?

#DED6EB in RGB is (222, 214, 235) - 222 red, 214 green, and 235 blue.

How to use #DED6EB in CSS?

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

What colors go well with #DED6EB?

#E3EBD6 (complementary), #D6D8EB (analogous), and #B5A3D2 (lighter shade) work well with #DED6EB.