#BFADF4 Color Information

Hex color code: #BFADF4

A airy purple shade, #BFADF4 appears as (191, 173, 244) in RGB and (255°, 76%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BFADF4
RGB
191, 173, 244
HSL
255°, 76%, 82%
CMYK
22%, 29%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFADF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 173, 244

Red: 191 / Green: 173 / Blue: 244

HSL

255°, 76%, 82%

Hue: 255° / Saturation: 76% / Lightness: 82%

CMYK

22%, 29%, 0%, 4%

Cyan: 22% / Magenta: 29% / Yellow: 0% / Key: 4%

What color is #BFADF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFADF4 to RGB:

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

HEX to HSL

Convert #BFADF4 to HSL:

hsl(255, 76%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BFADF4 to CMYK:

cmyk(22%, 29%, 0%, 4%)Color Converter →

Color Meaning and Usage

#BFADF4 is a delicate purple color with RGB values of 191, 173, 244 and HSL of 255°, 76%, 82%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFADF4 is #E3F4AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEC0F4.

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

Contrast with #BFADF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFADF4?

#BFADF4 is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFADF4?

#BFADF4 in RGB is (191, 173, 244) - 191 red, 173 green, and 244 blue.

How to use #BFADF4 in CSS?

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

What colors go well with #BFADF4?

#E3F4AE (complementary), #AEC0F4 (analogous), and #8B6BEB (lighter shade) work well with #BFADF4.