#CADCFC Color Information

Hex color code: #CADCFC

The hex color #CADCFC is a delicate blue with RGB values of (202, 220, 252) and HSL of (218°, 89%, 89%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#CADCFC
RGB
202, 220, 252
HSL
218°, 89%, 89%
CMYK
20%, 13%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADCFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 220, 252

Red: 202 / Green: 220 / Blue: 252

HSL

218°, 89%, 89%

Hue: 218° / Saturation: 89% / Lightness: 89%

CMYK

20%, 13%, 0%, 1%

Cyan: 20% / Magenta: 13% / Yellow: 0% / Key: 1%

What color is #CADCFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADCFC to RGB:

rgb(202, 220, 252)HEX to RGB Converter →

HEX to HSL

Convert #CADCFC to HSL:

hsl(218, 89%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CADCFC to CMYK:

cmyk(20%, 13%, 0%, 1%)Color Converter →

Color Meaning and Usage

#CADCFC is a ethereal blue color with RGB values of 202, 220, 252 and HSL of 218°, 89%, 89%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADCFC is #FCEACA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAF5FC.

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

Contrast with #CADCFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADCFC?

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

What is the RGB value of #CADCFC?

#CADCFC in RGB is (202, 220, 252) - 202 red, 220 green, and 252 blue.

How to use #CADCFC in CSS?

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

What colors go well with #CADCFC?

#FCEACA (complementary), #CAF5FC (analogous), and #82ADF8 (lighter shade) work well with #CADCFC.