#C2BFEC Color Information

Hex color code: #C2BFEC

A airy blue shade, #C2BFEC appears as (194, 191, 236) in RGB and (244°, 54%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#C2BFEC
RGB
194, 191, 236
HSL
244°, 54%, 84%
CMYK
18%, 19%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2BFEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 191, 236

Red: 194 / Green: 191 / Blue: 236

HSL

244°, 54%, 84%

Hue: 244° / Saturation: 54% / Lightness: 84%

CMYK

18%, 19%, 0%, 7%

Cyan: 18% / Magenta: 19% / Yellow: 0% / Key: 7%

What color is #C2BFEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2BFEC to RGB:

rgb(194, 191, 236)HEX to RGB Converter →

HEX to HSL

Convert #C2BFEC to HSL:

hsl(244, 54%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #C2BFEC to CMYK:

cmyk(18%, 19%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C2BFEC is a light blue color with RGB values of 194, 191, 236 and HSL of 244°, 54%, 84%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2BFEC is #E9ECC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0D3EC.

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

Contrast with #C2BFEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2BFEC?

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

What is the RGB value of #C2BFEC?

#C2BFEC in RGB is (194, 191, 236) - 194 red, 191 green, and 236 blue.

How to use #C2BFEC in CSS?

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

What colors go well with #C2BFEC?

#E9ECC0 (complementary), #C0D3EC (analogous), and #8B85DB (lighter shade) work well with #C2BFEC.