#D1CCEB Color Information

Hex color code: #D1CCEB

A ethereal blue shade, #D1CCEB appears as (209, 204, 235) in RGB and (250°, 44%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#D1CCEB
RGB
209, 204, 235
HSL
250°, 44%, 86%
CMYK
11%, 13%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1CCEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 204, 235

Red: 209 / Green: 204 / Blue: 235

HSL

250°, 44%, 86%

Hue: 250° / Saturation: 44% / Lightness: 86%

CMYK

11%, 13%, 0%, 8%

Cyan: 11% / Magenta: 13% / Yellow: 0% / Key: 8%

What color is #D1CCEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1CCEB to RGB:

rgb(209, 204, 235)HEX to RGB Converter →

HEX to HSL

Convert #D1CCEB to HSL:

hsl(250, 44%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #D1CCEB to CMYK:

cmyk(11%, 13%, 0%, 8%)Color Converter →

Color Meaning and Usage

#D1CCEB is a light blue color with RGB values of 209, 204, 235 and HSL of 250°, 44%, 86%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1CCEB is #E6EBCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD6EB.

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

Contrast with #D1CCEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1CCEB?

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

What is the RGB value of #D1CCEB?

#D1CCEB in RGB is (209, 204, 235) - 209 red, 204 green, and 235 blue.

How to use #D1CCEB in CSS?

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

What colors go well with #D1CCEB?

#E6EBCC (complementary), #CCD6EB (analogous), and #9F95D6 (lighter shade) work well with #D1CCEB.