#DEDEEE Color Information

Hex color code: #DEDEEE

#DEDEEE is a delicate blue color. In RGB it is (222, 222, 238), and in HSL it is (240°, 32%, 90%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DEDEEE
RGB
222, 222, 238
HSL
240°, 32%, 90%
CMYK
7%, 7%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDEEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 222, 238

Red: 222 / Green: 222 / Blue: 238

HSL

240°, 32%, 90%

Hue: 240° / Saturation: 32% / Lightness: 90%

CMYK

7%, 7%, 0%, 7%

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

What color is #DEDEEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDEEE to RGB:

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

HEX to HSL

Convert #DEDEEE to HSL:

hsl(240, 32%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDEEE to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #DEDEEE has RGB (222, 222, 238) and HSL (240°, 32%, 90%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDEEE is #EEEEDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDE6EE.

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

Contrast with #DEDEEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDEEE?

#DEDEEE is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEDEEE?

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

How to use #DEDEEE in CSS?

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

What colors go well with #DEDEEE?

#EEEEDD (complementary), #DDE6EE (analogous), and #ABABD4 (lighter shade) work well with #DEDEEE.