#BFACD8 Color Information

Hex color code: #BFACD8

#BFACD8 is a delicate purple color. In RGB it is (191, 172, 216), and in HSL it is (266°, 36%, 76%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BFACD8
RGB
191, 172, 216
HSL
266°, 36%, 76%
CMYK
12%, 20%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFACD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 172, 216

Red: 191 / Green: 172 / Blue: 216

HSL

266°, 36%, 76%

Hue: 266° / Saturation: 36% / Lightness: 76%

CMYK

12%, 20%, 0%, 15%

Cyan: 12% / Magenta: 20% / Yellow: 0% / Key: 15%

What color is #BFACD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFACD8 to RGB:

rgb(191, 172, 216)HEX to RGB Converter →

HEX to HSL

Convert #BFACD8 to HSL:

hsl(266, 36%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BFACD8 to CMYK:

cmyk(12%, 20%, 0%, 15%)Color Converter →

Color Meaning and Usage

#BFACD8 is a ethereal purple color with RGB values of 191, 172, 216 and HSL of 266°, 36%, 76%. 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 #BFACD8 is #C5D8AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACAFD8.

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

Contrast with #BFACD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFACD8?

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

What is the RGB value of #BFACD8?

#BFACD8 in RGB is (191, 172, 216) - 191 red, 172 green, and 216 blue.

How to use #BFACD8 in CSS?

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

What colors go well with #BFACD8?

#C5D8AC (complementary), #ACAFD8 (analogous), and #9778BF (lighter shade) work well with #BFACD8.