#C9BCFB Color Information

Hex color code: #C9BCFB

The hex color #C9BCFB is a delicate blue with RGB values of (201, 188, 251) and HSL of (252°, 89%, 86%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#C9BCFB
RGB
201, 188, 251
HSL
252°, 89%, 86%
CMYK
20%, 25%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C9BCFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 188, 251

Red: 201 / Green: 188 / Blue: 251

HSL

252°, 89%, 86%

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

CMYK

20%, 25%, 0%, 2%

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

What color is #C9BCFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C9BCFB to RGB:

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

HEX to HSL

Convert #C9BCFB to HSL:

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

HEX to CMYK

Convert #C9BCFB to CMYK:

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

Color Meaning and Usage

A soft blue tone, #C9BCFB has RGB (201, 188, 251) and HSL (252°, 89%, 86%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C9BCFB is #EEFBBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCCFFB.

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

Contrast with #C9BCFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C9BCFB?

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

What is the RGB value of #C9BCFB?

#C9BCFB in RGB is (201, 188, 251) - 201 red, 188 green, and 251 blue.

How to use #C9BCFB in CSS?

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

What colors go well with #C9BCFB?

#EEFBBC (complementary), #BCCFFB (analogous), and #8E73F7 (lighter shade) work well with #C9BCFB.