#D4CCFA Color Information

Hex color code: #D4CCFA

A airy blue shade, #D4CCFA appears as (212, 204, 250) in RGB and (250°, 82%, 89%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#D4CCFA
RGB
212, 204, 250
HSL
250°, 82%, 89%
CMYK
15%, 18%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4CCFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 204, 250

Red: 212 / Green: 204 / Blue: 250

HSL

250°, 82%, 89%

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

CMYK

15%, 18%, 0%, 2%

Cyan: 15% / Magenta: 18% / Yellow: 0% / Key: 2%

What color is #D4CCFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4CCFA to RGB:

rgb(212, 204, 250)HEX to RGB Converter →

HEX to HSL

Convert #D4CCFA to HSL:

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

HEX to CMYK

Convert #D4CCFA to CMYK:

cmyk(15%, 18%, 0%, 2%)Color Converter →

Color Meaning and Usage

A light blue tone, #D4CCFA has RGB (212, 204, 250) and HSL (250°, 82%, 89%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4CCFA is #F2FACC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCDBFA.

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

Contrast with #D4CCFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4CCFA?

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

What is the RGB value of #D4CCFA?

#D4CCFA in RGB is (212, 204, 250) - 212 red, 204 green, and 250 blue.

How to use #D4CCFA in CSS?

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

What colors go well with #D4CCFA?

#F2FACC (complementary), #CCDBFA (analogous), and #9886F3 (lighter shade) work well with #D4CCFA.