#BFACDC Color Information

Hex color code: #BFACDC

The hex color #BFACDC is a airy purple with RGB values of (191, 172, 220) and HSL of (264°, 41%, 77%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BFACDC
RGB
191, 172, 220
HSL
264°, 41%, 77%
CMYK
13%, 22%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFACDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 172, 220

Red: 191 / Green: 172 / Blue: 220

HSL

264°, 41%, 77%

Hue: 264° / Saturation: 41% / Lightness: 77%

CMYK

13%, 22%, 0%, 14%

Cyan: 13% / Magenta: 22% / Yellow: 0% / Key: 14%

What color is #BFACDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFACDC to RGB:

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

HEX to HSL

Convert #BFACDC to HSL:

hsl(264, 41%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BFACDC to CMYK:

cmyk(13%, 22%, 0%, 14%)Color Converter →

Color Meaning and Usage

#BFACDC is a light purple color with RGB values of 191, 172, 220 and HSL of 264°, 41%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFACDC is #C9DCAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB1DC.

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

Contrast with #BFACDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFACDC?

#BFACDC is a light purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BFACDC?

#BFACDC in RGB is (191, 172, 220) - 191 red, 172 green, and 220 blue.

How to use #BFACDC in CSS?

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

What colors go well with #BFACDC?

#C9DCAC (complementary), #ACB1DC (analogous), and #9676C6 (lighter shade) work well with #BFACDC.