#CCDAFB Color Information

Hex color code: #CCDAFB

The hex color #CCDAFB is a ethereal blue with RGB values of (204, 218, 251) and HSL of (222°, 85%, 89%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#CCDAFB
RGB
204, 218, 251
HSL
222°, 85%, 89%
CMYK
19%, 13%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDAFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 218, 251

Red: 204 / Green: 218 / Blue: 251

HSL

222°, 85%, 89%

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

CMYK

19%, 13%, 0%, 2%

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

What color is #CCDAFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDAFB to RGB:

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

HEX to HSL

Convert #CCDAFB to HSL:

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

HEX to CMYK

Convert #CCDAFB to CMYK:

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

Color Meaning and Usage

A airy blue tone, #CCDAFB has RGB (204, 218, 251) and HSL (222°, 85%, 89%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDAFB is #FBECCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBF1FB.

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

Contrast with #CCDAFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDAFB?

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

What is the RGB value of #CCDAFB?

#CCDAFB in RGB is (204, 218, 251) - 204 red, 218 green, and 251 blue.

How to use #CCDAFB in CSS?

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

What colors go well with #CCDAFB?

#FBECCB (complementary), #CBF1FB (analogous), and #84A6F5 (lighter shade) work well with #CCDAFB.