#CFCBDC Color Information

Hex color code: #CFCBDC

#CFCBDC is a airy blue color. In RGB it is (207, 203, 220), and in HSL it is (254°, 20%, 83%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#CFCBDC
RGB
207, 203, 220
HSL
254°, 20%, 83%
CMYK
6%, 8%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCBDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 203, 220

Red: 207 / Green: 203 / Blue: 220

HSL

254°, 20%, 83%

Hue: 254° / Saturation: 20% / Lightness: 83%

CMYK

6%, 8%, 0%, 14%

Cyan: 6% / Magenta: 8% / Yellow: 0% / Key: 14%

What color is #CFCBDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCBDC to RGB:

rgb(207, 203, 220)HEX to RGB Converter →

HEX to HSL

Convert #CFCBDC to HSL:

hsl(254, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCBDC to CMYK:

cmyk(6%, 8%, 0%, 14%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CFCBDC has RGB (207, 203, 220) and HSL (254°, 20%, 83%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCBDC is #D8DCCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD0DC.

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

Contrast with #CFCBDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCBDC?

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

What is the RGB value of #CFCBDC?

#CFCBDC in RGB is (207, 203, 220) - 207 red, 203 green, and 220 blue.

How to use #CFCBDC in CSS?

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

What colors go well with #CFCBDC?

#D8DCCB (complementary), #CBD0DC (analogous), and #A59DBE (lighter shade) work well with #CFCBDC.