#D1CAEB Color Information

Hex color code: #D1CAEB

A light blue shade, #D1CAEB appears as (209, 202, 235) in RGB and (253°, 45%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#D1CAEB
RGB
209, 202, 235
HSL
253°, 45%, 86%
CMYK
11%, 14%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1CAEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 202, 235

Red: 209 / Green: 202 / Blue: 235

HSL

253°, 45%, 86%

Hue: 253° / Saturation: 45% / Lightness: 86%

CMYK

11%, 14%, 0%, 8%

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

What color is #D1CAEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1CAEB to RGB:

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

HEX to HSL

Convert #D1CAEB to HSL:

hsl(253, 45%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #D1CAEB to CMYK:

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

Color Meaning and Usage

#D1CAEB is a airy blue color with RGB values of 209, 202, 235 and HSL of 253°, 45%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1CAEB is #E4EBCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD4EB.

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

Contrast with #D1CAEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1CAEB?

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

What is the RGB value of #D1CAEB?

#D1CAEB in RGB is (209, 202, 235) - 209 red, 202 green, and 235 blue.

How to use #D1CAEB in CSS?

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

What colors go well with #D1CAEB?

#E4EBCB (complementary), #CBD4EB (analogous), and #A294D6 (lighter shade) work well with #D1CAEB.