#DEDBEB Color Information

Hex color code: #DEDBEB

The hex color #DEDBEB is a light blue with RGB values of (222, 219, 235) and HSL of (251°, 29%, 89%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DEDBEB
RGB
222, 219, 235
HSL
251°, 29%, 89%
CMYK
6%, 7%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDBEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 219, 235

Red: 222 / Green: 219 / Blue: 235

HSL

251°, 29%, 89%

Hue: 251° / Saturation: 29% / Lightness: 89%

CMYK

6%, 7%, 0%, 8%

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

What color is #DEDBEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDBEB to RGB:

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

HEX to HSL

Convert #DEDBEB to HSL:

hsl(251, 29%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDBEB to CMYK:

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

Color Meaning and Usage

#DEDBEB is a soft blue color with RGB values of 222, 219, 235 and HSL of 251°, 29%, 89%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDBEB is #E8EBDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBE0EB.

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

Contrast with #DEDBEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDBEB?

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

What is the RGB value of #DEDBEB?

#DEDBEB in RGB is (222, 219, 235) - 222 red, 219 green, and 235 blue.

How to use #DEDBEB in CSS?

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

What colors go well with #DEDBEB?

#E8EBDB (complementary), #DBE0EB (analogous), and #B1A9D0 (lighter shade) work well with #DEDBEB.