#C6BCFB Color Information

Hex color code: #C6BCFB

A light blue shade, #C6BCFB appears as (198, 188, 251) in RGB and (250°, 89%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#C6BCFB
RGB
198, 188, 251
HSL
250°, 89%, 86%
CMYK
21%, 25%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6BCFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 188, 251

Red: 198 / Green: 188 / Blue: 251

HSL

250°, 89%, 86%

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

CMYK

21%, 25%, 0%, 2%

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

What color is #C6BCFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6BCFB to RGB:

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

HEX to HSL

Convert #C6BCFB to HSL:

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

HEX to CMYK

Convert #C6BCFB to CMYK:

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

Color Meaning and Usage

#C6BCFB is a airy blue color with RGB values of 198, 188, 251 and HSL of 250°, 89%, 86%. 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 #C6BCFB is #F0FBBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCD1FB.

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

Contrast with #C6BCFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6BCFB?

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

What is the RGB value of #C6BCFB?

#C6BCFB in RGB is (198, 188, 251) - 198 red, 188 green, and 251 blue.

How to use #C6BCFB in CSS?

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

What colors go well with #C6BCFB?

#F0FBBC (complementary), #BCD1FB (analogous), and #8973F7 (lighter shade) work well with #C6BCFB.