#CCCFF5 Color Information

Hex color code: #CCCFF5

A airy blue shade, #CCCFF5 appears as (204, 207, 245) in RGB and (236°, 67%, 88%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#CCCFF5
RGB
204, 207, 245
HSL
236°, 67%, 88%
CMYK
17%, 16%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCFF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 207, 245

Red: 204 / Green: 207 / Blue: 245

HSL

236°, 67%, 88%

Hue: 236° / Saturation: 67% / Lightness: 88%

CMYK

17%, 16%, 0%, 4%

Cyan: 17% / Magenta: 16% / Yellow: 0% / Key: 4%

What color is #CCCFF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCFF5 to RGB:

rgb(204, 207, 245)HEX to RGB Converter →

HEX to HSL

Convert #CCCFF5 to HSL:

hsl(236, 67%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCFF5 to CMYK:

cmyk(17%, 16%, 0%, 4%)Color Converter →

Color Meaning and Usage

A light blue tone, #CCCFF5 has RGB (204, 207, 245) and HSL (236°, 67%, 88%). 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 #CCCFF5 is #F5F2CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCE3F5.

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

Contrast with #CCCFF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCFF5?

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

What is the RGB value of #CCCFF5?

#CCCFF5 in RGB is (204, 207, 245) - 204 red, 207 green, and 245 blue.

How to use #CCCFF5 in CSS?

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

What colors go well with #CCCFF5?

#F5F2CC (complementary), #CCE3F5 (analogous), and #8C92E8 (lighter shade) work well with #CCCFF5.