#BFAED6 Color Information

Hex color code: #BFAED6

A light purple shade, #BFAED6 appears as (191, 174, 214) in RGB and (266°, 33%, 76%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#BFAED6
RGB
191, 174, 214
HSL
266°, 33%, 76%
CMYK
11%, 19%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFAED6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 174, 214

Red: 191 / Green: 174 / Blue: 214

HSL

266°, 33%, 76%

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

CMYK

11%, 19%, 0%, 16%

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

What color is #BFAED6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFAED6 to RGB:

rgb(191, 174, 214)HEX to RGB Converter →

HEX to HSL

Convert #BFAED6 to HSL:

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

HEX to CMYK

Convert #BFAED6 to CMYK:

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

Color Meaning and Usage

A light purple tone, #BFAED6 has RGB (191, 174, 214) and HSL (266°, 33%, 76%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFAED6 is #C4D6AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEB0D6.

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

Contrast with #BFAED6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFAED6?

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

What is the RGB value of #BFAED6?

#BFAED6 in RGB is (191, 174, 214) - 191 red, 174 green, and 214 blue.

How to use #BFAED6 in CSS?

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

What colors go well with #BFAED6?

#C4D6AE (complementary), #AEB0D6 (analogous), and #977BBC (lighter shade) work well with #BFAED6.