#BFADF2 Color Information

Hex color code: #BFADF2

#BFADF2 is a delicate purple color. In RGB it is (191, 173, 242), and in HSL it is (256°, 73%, 81%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BFADF2
RGB
191, 173, 242
HSL
256°, 73%, 81%
CMYK
21%, 29%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFADF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 173, 242

Red: 191 / Green: 173 / Blue: 242

HSL

256°, 73%, 81%

Hue: 256° / Saturation: 73% / Lightness: 81%

CMYK

21%, 29%, 0%, 5%

Cyan: 21% / Magenta: 29% / Yellow: 0% / Key: 5%

What color is #BFADF2?

#BFADF2 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFADF2 to RGB:

rgb(191, 173, 242)HEX to RGB Converter →

HEX to HSL

Convert #BFADF2 to HSL:

hsl(256, 73%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFADF2 to CMYK:

cmyk(21%, 29%, 0%, 5%)Color Converter →

Color Meaning and Usage

#BFADF2 is a airy purple color with RGB values of 191, 173, 242 and HSL of 256°, 73%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFADF2 is #DFF2AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABBCF2.

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

Contrast with #BFADF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFADF2?

#BFADF2 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFADF2?

#BFADF2 in RGB is (191, 173, 242) - 191 red, 173 green, and 242 blue.

How to use #BFADF2 in CSS?

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

What colors go well with #BFADF2?

#DFF2AB (complementary), #ABBCF2 (analogous), and #8B69E8 (lighter shade) work well with #BFADF2.