#BFB9CF Color Information

Hex color code: #BFB9CF

The hex color #BFB9CF is a light purple with RGB values of (191, 185, 207) and HSL of (256°, 19%, 77%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BFB9CF
RGB
191, 185, 207
HSL
256°, 19%, 77%
CMYK
8%, 11%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 185, 207

Red: 191 / Green: 185 / Blue: 207

HSL

256°, 19%, 77%

Hue: 256° / Saturation: 19% / Lightness: 77%

CMYK

8%, 11%, 0%, 19%

Cyan: 8% / Magenta: 11% / Yellow: 0% / Key: 19%

What color is #BFB9CF?

#BFB9CF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB9CF to RGB:

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

HEX to HSL

Convert #BFB9CF to HSL:

hsl(256, 19%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB9CF to CMYK:

cmyk(8%, 11%, 0%, 19%)Color Converter →

Color Meaning and Usage

#BFB9CF is a ethereal purple color with RGB values of 191, 185, 207 and HSL of 256°, 19%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFB9CF is #CACFB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9BECF.

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

Contrast with #BFB9CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB9CF?

#BFB9CF is a ethereal purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BFB9CF?

#BFB9CF in RGB is (191, 185, 207) - 191 red, 185 green, and 207 blue.

How to use #BFB9CF in CSS?

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

What colors go well with #BFB9CF?

#CACFB9 (complementary), #B9BECF (analogous), and #968CB1 (lighter shade) work well with #BFB9CF.