#C1BCFB Color Information

Hex color code: #C1BCFB

#C1BCFB is a delicate blue color. In RGB it is (193, 188, 251), and in HSL it is (245°, 89%, 86%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#C1BCFB
RGB
193, 188, 251
HSL
245°, 89%, 86%
CMYK
23%, 25%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1BCFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 188, 251

Red: 193 / Green: 188 / Blue: 251

HSL

245°, 89%, 86%

Hue: 245° / Saturation: 89% / Lightness: 86%

CMYK

23%, 25%, 0%, 2%

Cyan: 23% / Magenta: 25% / Yellow: 0% / Key: 2%

What color is #C1BCFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1BCFB to RGB:

rgb(193, 188, 251)HEX to RGB Converter →

HEX to HSL

Convert #C1BCFB to HSL:

hsl(245, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #C1BCFB to CMYK:

cmyk(23%, 25%, 0%, 2%)Color Converter →

Color Meaning and Usage

#C1BCFB is a light blue color with RGB values of 193, 188, 251 and HSL of 245°, 89%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1BCFB is #F6FBBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCD6FB.

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

Contrast with #C1BCFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1BCFB?

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

What is the RGB value of #C1BCFB?

#C1BCFB in RGB is (193, 188, 251) - 193 red, 188 green, and 251 blue.

How to use #C1BCFB in CSS?

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

What colors go well with #C1BCFB?

#F6FBBC (complementary), #BCD6FB (analogous), and #7E73F7 (lighter shade) work well with #C1BCFB.