#CFDFFA Color Information

Hex color code: #CFDFFA

The hex color #CFDFFA is a airy blue with RGB values of (207, 223, 250) and HSL of (218°, 81%, 90%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#CFDFFA
RGB
207, 223, 250
HSL
218°, 81%, 90%
CMYK
17%, 11%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDFFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 223, 250

Red: 207 / Green: 223 / Blue: 250

HSL

218°, 81%, 90%

Hue: 218° / Saturation: 81% / Lightness: 90%

CMYK

17%, 11%, 0%, 2%

Cyan: 17% / Magenta: 11% / Yellow: 0% / Key: 2%

What color is #CFDFFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDFFA to RGB:

rgb(207, 223, 250)HEX to RGB Converter →

HEX to HSL

Convert #CFDFFA to HSL:

hsl(218, 81%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDFFA to CMYK:

cmyk(17%, 11%, 0%, 2%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CFDFFA has RGB (207, 223, 250) and HSL (218°, 81%, 90%). 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 #CFDFFA is #FAEBD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1F5FA.

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

Contrast with #CFDFFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDFFA?

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

What is the RGB value of #CFDFFA?

#CFDFFA in RGB is (207, 223, 250) - 207 red, 223 green, and 250 blue.

How to use #CFDFFA in CSS?

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

What colors go well with #CFDFFA?

#FAEBD1 (complementary), #D1F5FA (analogous), and #8CB1F3 (lighter shade) work well with #CFDFFA.