#CCDCFB Color Information

Hex color code: #CCDCFB

A soft blue shade, #CCDCFB appears as (204, 220, 251) in RGB and (220°, 85%, 89%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#CCDCFB
RGB
204, 220, 251
HSL
220°, 85%, 89%
CMYK
19%, 12%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDCFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 220, 251

Red: 204 / Green: 220 / Blue: 251

HSL

220°, 85%, 89%

Hue: 220° / Saturation: 85% / Lightness: 89%

CMYK

19%, 12%, 0%, 2%

Cyan: 19% / Magenta: 12% / Yellow: 0% / Key: 2%

What color is #CCDCFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDCFB to RGB:

rgb(204, 220, 251)HEX to RGB Converter →

HEX to HSL

Convert #CCDCFB to HSL:

hsl(220, 85%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDCFB to CMYK:

cmyk(19%, 12%, 0%, 2%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #CCDCFB has RGB (204, 220, 251) and HSL (220°, 85%, 89%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDCFB is #FBEBCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBF3FB.

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

Contrast with #CCDCFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDCFB?

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

What is the RGB value of #CCDCFB?

#CCDCFB in RGB is (204, 220, 251) - 204 red, 220 green, and 251 blue.

How to use #CCDCFB in CSS?

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

What colors go well with #CCDCFB?

#FBEBCB (complementary), #CBF3FB (analogous), and #84AAF5 (lighter shade) work well with #CCDCFB.