#D3CBFC Color Information

Hex color code: #D3CBFC

The hex color #D3CBFC is a delicate blue with RGB values of (211, 203, 252) and HSL of (250°, 89%, 89%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#D3CBFC
RGB
211, 203, 252
HSL
250°, 89%, 89%
CMYK
16%, 19%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3CBFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 203, 252

Red: 211 / Green: 203 / Blue: 252

HSL

250°, 89%, 89%

Hue: 250° / Saturation: 89% / Lightness: 89%

CMYK

16%, 19%, 0%, 1%

Cyan: 16% / Magenta: 19% / Yellow: 0% / Key: 1%

What color is #D3CBFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3CBFC to RGB:

rgb(211, 203, 252)HEX to RGB Converter →

HEX to HSL

Convert #D3CBFC to HSL:

hsl(250, 89%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #D3CBFC to CMYK:

cmyk(16%, 19%, 0%, 1%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #D3CBFC has RGB (211, 203, 252) and HSL (250°, 89%, 89%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3CBFC is #F4FCCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CADBFC.

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

Contrast with #D3CBFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3CBFC?

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

What is the RGB value of #D3CBFC?

#D3CBFC in RGB is (211, 203, 252) - 211 red, 203 green, and 252 blue.

How to use #D3CBFC in CSS?

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

What colors go well with #D3CBFC?

#F4FCCA (complementary), #CADBFC (analogous), and #9582F8 (lighter shade) work well with #D3CBFC.