#BFB5CF Color Information

Hex color code: #BFB5CF

#BFB5CF is a delicate purple color. In RGB it is (191, 181, 207), and in HSL it is (263°, 21%, 76%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFB5CF
RGB
191, 181, 207
HSL
263°, 21%, 76%
CMYK
8%, 13%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB5CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 181, 207

Red: 191 / Green: 181 / Blue: 207

HSL

263°, 21%, 76%

Hue: 263° / Saturation: 21% / Lightness: 76%

CMYK

8%, 13%, 0%, 19%

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

What color is #BFB5CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB5CF to RGB:

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

HEX to HSL

Convert #BFB5CF to HSL:

hsl(263, 21%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB5CF to CMYK:

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

Color Meaning and Usage

#BFB5CF is a soft purple color with RGB values of 191, 181, 207 and HSL of 263°, 21%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFB5CF is #C5CFB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5B8CF.

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

Contrast with #BFB5CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB5CF?

#BFB5CF is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BFB5CF?

#BFB5CF in RGB is (191, 181, 207) - 191 red, 181 green, and 207 blue.

How to use #BFB5CF in CSS?

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

What colors go well with #BFB5CF?

#C5CFB5 (complementary), #B5B8CF (analogous), and #9787B0 (lighter shade) work well with #BFB5CF.