#DCDCE8 Color Information

Hex color code: #DCDCE8

A delicate blue shade, #DCDCE8 appears as (220, 220, 232) in RGB and (240°, 21%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DCDCE8
RGB
220, 220, 232
HSL
240°, 21%, 89%
CMYK
5%, 5%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDCE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 220, 232

Red: 220 / Green: 220 / Blue: 232

HSL

240°, 21%, 89%

Hue: 240° / Saturation: 21% / Lightness: 89%

CMYK

5%, 5%, 0%, 9%

Cyan: 5% / Magenta: 5% / Yellow: 0% / Key: 9%

What color is #DCDCE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDCE8 to RGB:

rgb(220, 220, 232)HEX to RGB Converter →

HEX to HSL

Convert #DCDCE8 to HSL:

hsl(240, 21%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDCE8 to CMYK:

cmyk(5%, 5%, 0%, 9%)Color Converter →

Color Meaning and Usage

#DCDCE8 is a soft blue color with RGB values of 220, 220, 232 and HSL of 240°, 21%, 89%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDCE8 is #E9E9DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDE3E9.

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

Contrast with #DCDCE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDCE8?

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

What is the RGB value of #DCDCE8?

#DCDCE8 in RGB is (220, 220, 232) - 220 red, 220 green, and 232 blue.

How to use #DCDCE8 in CSS?

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

What colors go well with #DCDCE8?

#E9E9DD (complementary), #DDE3E9 (analogous), and #AFAFCB (lighter shade) work well with #DCDCE8.