#D3DCEB Color Information

Hex color code: #D3DCEB

#D3DCEB is a soft blue color. In RGB it is (211, 220, 235), and in HSL it is (217°, 37%, 87%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#D3DCEB
RGB
211, 220, 235
HSL
217°, 37%, 87%
CMYK
10%, 6%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3DCEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 220, 235

Red: 211 / Green: 220 / Blue: 235

HSL

217°, 37%, 87%

Hue: 217° / Saturation: 37% / Lightness: 87%

CMYK

10%, 6%, 0%, 8%

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

What color is #D3DCEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3DCEB to RGB:

rgb(211, 220, 235)HEX to RGB Converter →

HEX to HSL

Convert #D3DCEB to HSL:

hsl(217, 37%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #D3DCEB to CMYK:

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

Color Meaning and Usage

#D3DCEB is a ethereal blue color with RGB values of 211, 220, 235 and HSL of 217°, 37%, 87%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3DCEB is #EAE1D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2E7EA.

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

Contrast with #D3DCEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3DCEB?

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

What is the RGB value of #D3DCEB?

#D3DCEB in RGB is (211, 220, 235) - 211 red, 220 green, and 235 blue.

How to use #D3DCEB in CSS?

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

What colors go well with #D3DCEB?

#EAE1D2 (complementary), #D2E7EA (analogous), and #9DB1D2 (lighter shade) work well with #D3DCEB.