#CADCFA Color Information

Hex color code: #CADCFA

The hex color #CADCFA is a soft blue with RGB values of (202, 220, 250) and HSL of (218°, 83%, 89%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#CADCFA
RGB
202, 220, 250
HSL
218°, 83%, 89%
CMYK
19%, 12%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADCFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 220, 250

Red: 202 / Green: 220 / Blue: 250

HSL

218°, 83%, 89%

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

CMYK

19%, 12%, 0%, 2%

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

What color is #CADCFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADCFA to RGB:

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

HEX to HSL

Convert #CADCFA to HSL:

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

HEX to CMYK

Convert #CADCFA to CMYK:

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

Color Meaning and Usage

#CADCFA is a soft blue color with RGB values of 202, 220, 250 and HSL of 218°, 83%, 89%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADCFA is #FAE9CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCF4FA.

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

Contrast with #CADCFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADCFA?

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

What is the RGB value of #CADCFA?

#CADCFA in RGB is (202, 220, 250) - 202 red, 220 green, and 250 blue.

How to use #CADCFA in CSS?

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

What colors go well with #CADCFA?

#FAE9CC (complementary), #CCF4FA (analogous), and #86AEF4 (lighter shade) work well with #CADCFA.