#DEDEE1 Color Information

Hex color code: #DEDEE1

A soft blue shade, #DEDEE1 appears as (222, 222, 225) in RGB and (240°, 5%, 88%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DEDEE1
RGB
222, 222, 225
HSL
240°, 5%, 88%
CMYK
1%, 1%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDEE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 222, 225

Red: 222 / Green: 222 / Blue: 225

HSL

240°, 5%, 88%

Hue: 240° / Saturation: 5% / Lightness: 88%

CMYK

1%, 1%, 0%, 12%

Cyan: 1% / Magenta: 1% / Yellow: 0% / Key: 12%

What color is #DEDEE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDEE1 to RGB:

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

HEX to HSL

Convert #DEDEE1 to HSL:

hsl(240, 5%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDEE1 to CMYK:

cmyk(1%, 1%, 0%, 12%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #DEDEE1 has RGB (222, 222, 225) and HSL (240°, 5%, 88%). 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 #DEDEE1 is #E2E2DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFE0E2.

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

Contrast with #DEDEE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDEE1?

#DEDEE1 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEDEE1?

#DEDEE1 in RGB is (222, 222, 225) - 222 red, 222 green, and 225 blue.

How to use #DEDEE1 in CSS?

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

What colors go well with #DEDEE1?

#E2E2DF (complementary), #DFE0E2 (analogous), and #B7B7BE (lighter shade) work well with #DEDEE1.