#BFACE2 Color Information

Hex color code: #BFACE2

The hex color #BFACE2 is a ethereal purple with RGB values of (191, 172, 226) and HSL of (261°, 48%, 78%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BFACE2
RGB
191, 172, 226
HSL
261°, 48%, 78%
CMYK
15%, 24%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFACE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 172, 226

Red: 191 / Green: 172 / Blue: 226

HSL

261°, 48%, 78%

Hue: 261° / Saturation: 48% / Lightness: 78%

CMYK

15%, 24%, 0%, 11%

Cyan: 15% / Magenta: 24% / Yellow: 0% / Key: 11%

What color is #BFACE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFACE2 to RGB:

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

HEX to HSL

Convert #BFACE2 to HSL:

hsl(261, 48%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BFACE2 to CMYK:

cmyk(15%, 24%, 0%, 11%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #BFACE2 has RGB (191, 172, 226) and HSL (261°, 48%, 78%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFACE2 is #CFE2AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB4E2.

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

Contrast with #BFACE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFACE2?

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

What is the RGB value of #BFACE2?

#BFACE2 in RGB is (191, 172, 226) - 191 red, 172 green, and 226 blue.

How to use #BFACE2 in CSS?

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

What colors go well with #BFACE2?

#CFE2AC (complementary), #ACB4E2 (analogous), and #9373CE (lighter shade) work well with #BFACE2.