#BFCFF6 Color Information

Hex color code: #BFCFF6

The hex color #BFCFF6 is a light blue with RGB values of (191, 207, 246) and HSL of (223°, 75%, 86%). It is commonly used in modern UI design.

Try:
Color NameLight Blue
HEX
#BFCFF6
RGB
191, 207, 246
HSL
223°, 75%, 86%
CMYK
22%, 16%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCFF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 207, 246

Red: 191 / Green: 207 / Blue: 246

HSL

223°, 75%, 86%

Hue: 223° / Saturation: 75% / Lightness: 86%

CMYK

22%, 16%, 0%, 4%

Cyan: 22% / Magenta: 16% / Yellow: 0% / Key: 4%

What color is #BFCFF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCFF6 to RGB:

rgb(191, 207, 246)HEX to RGB Converter →

HEX to HSL

Convert #BFCFF6 to HSL:

hsl(223, 75%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BFCFF6 to CMYK:

cmyk(22%, 16%, 0%, 4%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #BFCFF6 has RGB (191, 207, 246) and HSL (223°, 75%, 86%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFCFF6 is #F6E7C1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1EAF6.

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

Contrast with #BFCFF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCFF6?

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

What is the RGB value of #BFCFF6?

#BFCFF6 in RGB is (191, 207, 246) - 191 red, 207 green, and 246 blue.

How to use #BFCFF6 in CSS?

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

What colors go well with #BFCFF6?

#F6E7C1 (complementary), #C1EAF6 (analogous), and #7E9DED (lighter shade) work well with #BFCFF6.