#CFDBFC Color Information

Hex color code: #CFDBFC

The hex color #CFDBFC is a delicate blue with RGB values of (207, 219, 252) and HSL of (224°, 88%, 90%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#CFDBFC
RGB
207, 219, 252
HSL
224°, 88%, 90%
CMYK
18%, 13%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDBFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 219, 252

Red: 207 / Green: 219 / Blue: 252

HSL

224°, 88%, 90%

Hue: 224° / Saturation: 88% / Lightness: 90%

CMYK

18%, 13%, 0%, 1%

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

What color is #CFDBFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDBFC to RGB:

rgb(207, 219, 252)HEX to RGB Converter →

HEX to HSL

Convert #CFDBFC to HSL:

hsl(224, 88%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDBFC to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #CFDBFC has RGB (207, 219, 252) and HSL (224°, 88%, 90%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDBFC is #FCF0CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFF1FC.

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

Contrast with #CFDBFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDBFC?

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

What is the RGB value of #CFDBFC?

#CFDBFC in RGB is (207, 219, 252) - 207 red, 219 green, and 252 blue.

How to use #CFDBFC in CSS?

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

What colors go well with #CFDBFC?

#FCF0CF (complementary), #CFF1FC (analogous), and #87A5F7 (lighter shade) work well with #CFDBFC.