#CCCEF3 Color Information

Hex color code: #CCCEF3

The hex color #CCCEF3 is a ethereal blue with RGB values of (204, 206, 243) and HSL of (237°, 62%, 88%). It is widely used in graphic design.

Try:
Color NameLight Blue
HEX
#CCCEF3
RGB
204, 206, 243
HSL
237°, 62%, 88%
CMYK
16%, 15%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCEF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 206, 243

Red: 204 / Green: 206 / Blue: 243

HSL

237°, 62%, 88%

Hue: 237° / Saturation: 62% / Lightness: 88%

CMYK

16%, 15%, 0%, 5%

Cyan: 16% / Magenta: 15% / Yellow: 0% / Key: 5%

What color is #CCCEF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCEF3 to RGB:

rgb(204, 206, 243)HEX to RGB Converter →

HEX to HSL

Convert #CCCEF3 to HSL:

hsl(237, 62%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCEF3 to CMYK:

cmyk(16%, 15%, 0%, 5%)Color Converter →

Color Meaning and Usage

A airy blue tone, #CCCEF3 has RGB (204, 206, 243) and HSL (237°, 62%, 88%). 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 #CCCEF3 is #F3F1CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDE2F3.

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

Contrast with #CCCEF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCEF3?

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

What is the RGB value of #CCCEF3?

#CCCEF3 in RGB is (204, 206, 243) - 204 red, 206 green, and 243 blue.

How to use #CCCEF3 in CSS?

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

What colors go well with #CCCEF3?

#F3F1CD (complementary), #CDE2F3 (analogous), and #8F94E5 (lighter shade) work well with #CCCEF3.