#BFBDF4 Color Information

Hex color code: #BFBDF4

The hex color #BFBDF4 is a delicate blue with RGB values of (191, 189, 244) and HSL of (242°, 71%, 85%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BFBDF4
RGB
191, 189, 244
HSL
242°, 71%, 85%
CMYK
22%, 23%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBDF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 189, 244

Red: 191 / Green: 189 / Blue: 244

HSL

242°, 71%, 85%

Hue: 242° / Saturation: 71% / Lightness: 85%

CMYK

22%, 23%, 0%, 4%

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

What color is #BFBDF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBDF4 to RGB:

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

HEX to HSL

Convert #BFBDF4 to HSL:

hsl(242, 71%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBDF4 to CMYK:

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

Color Meaning and Usage

#BFBDF4 is a soft blue color with RGB values of 191, 189, 244 and HSL of 242°, 71%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFBDF4 is #F2F4BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BED7F4.

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

Contrast with #BFBDF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBDF4?

#BFBDF4 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFBDF4?

#BFBDF4 in RGB is (191, 189, 244) - 191 red, 189 green, and 244 blue.

How to use #BFBDF4 in CSS?

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

What colors go well with #BFBDF4?

#F2F4BE (complementary), #BED7F4 (analogous), and #807CE9 (lighter shade) work well with #BFBDF4.