#DEDBE8 Color Information

Hex color code: #DEDBE8

#DEDBE8 is a airy blue color. In RGB it is (222, 219, 232), and in HSL it is (254°, 22%, 88%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DEDBE8
RGB
222, 219, 232
HSL
254°, 22%, 88%
CMYK
4%, 6%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDBE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 219, 232

Red: 222 / Green: 219 / Blue: 232

HSL

254°, 22%, 88%

Hue: 254° / Saturation: 22% / Lightness: 88%

CMYK

4%, 6%, 0%, 9%

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

What color is #DEDBE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDBE8 to RGB:

rgb(222, 219, 232)HEX to RGB Converter →

HEX to HSL

Convert #DEDBE8 to HSL:

hsl(254, 22%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDBE8 to CMYK:

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

Color Meaning and Usage

#DEDBE8 is a light blue color with RGB values of 222, 219, 232 and HSL of 254°, 22%, 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 #DEDBE8 is #E4E7DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DADDE7.

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

Contrast with #DEDBE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDBE8?

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

What is the RGB value of #DEDBE8?

#DEDBE8 in RGB is (222, 219, 232) - 222 red, 219 green, and 232 blue.

How to use #DEDBE8 in CSS?

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

What colors go well with #DEDBE8?

#E4E7DA (complementary), #DADDE7 (analogous), and #B2ABC9 (lighter shade) work well with #DEDBE8.