#D2CAFC Color Information

Hex color code: #D2CAFC

A light blue shade, #D2CAFC appears as (210, 202, 252) in RGB and (250°, 89%, 89%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#D2CAFC
RGB
210, 202, 252
HSL
250°, 89%, 89%
CMYK
17%, 20%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2CAFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 202, 252

Red: 210 / Green: 202 / Blue: 252

HSL

250°, 89%, 89%

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

CMYK

17%, 20%, 0%, 1%

Cyan: 17% / Magenta: 20% / Yellow: 0% / Key: 1%

What color is #D2CAFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2CAFC to RGB:

rgb(210, 202, 252)HEX to RGB Converter →

HEX to HSL

Convert #D2CAFC to HSL:

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

HEX to CMYK

Convert #D2CAFC to CMYK:

cmyk(17%, 20%, 0%, 1%)Color Converter →

Color Meaning and Usage

A light blue tone, #D2CAFC has RGB (210, 202, 252) and HSL (250°, 89%, 89%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #D2CAFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2CAFC?

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

What is the RGB value of #D2CAFC?

#D2CAFC in RGB is (210, 202, 252) - 210 red, 202 green, and 252 blue.

How to use #D2CAFC in CSS?

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

What colors go well with #D2CAFC?

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