#DCDBE4 Color Information

Hex color code: #DCDBE4

A soft blue shade, #DCDBE4 appears as (220, 219, 228) in RGB and (247°, 14%, 88%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DCDBE4
RGB
220, 219, 228
HSL
247°, 14%, 88%
CMYK
4%, 4%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDBE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 219, 228

Red: 220 / Green: 219 / Blue: 228

HSL

247°, 14%, 88%

Hue: 247° / Saturation: 14% / Lightness: 88%

CMYK

4%, 4%, 0%, 11%

Cyan: 4% / Magenta: 4% / Yellow: 0% / Key: 11%

What color is #DCDBE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDBE4 to RGB:

rgb(220, 219, 228)HEX to RGB Converter →

HEX to HSL

Convert #DCDBE4 to HSL:

hsl(247, 14%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDBE4 to CMYK:

cmyk(4%, 4%, 0%, 11%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #DCDBE4 has RGB (220, 219, 228) and HSL (247°, 14%, 88%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDBE4 is #E4E5DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCDFE5.

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

Contrast with #DCDBE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDBE4?

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

What is the RGB value of #DCDBE4?

#DCDBE4 in RGB is (220, 219, 228) - 220 red, 219 green, and 228 blue.

How to use #DCDBE4 in CSS?

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

What colors go well with #DCDBE4?

#E4E5DC (complementary), #DCDFE5 (analogous), and #B3B1C4 (lighter shade) work well with #DCDBE4.