#BFBDEF Color Information

Hex color code: #BFBDEF

The hex color #BFBDEF is a ethereal blue with RGB values of (191, 189, 239) and HSL of (242°, 61%, 84%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BFBDEF
RGB
191, 189, 239
HSL
242°, 61%, 84%
CMYK
20%, 21%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBDEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 189, 239

Red: 191 / Green: 189 / Blue: 239

HSL

242°, 61%, 84%

Hue: 242° / Saturation: 61% / Lightness: 84%

CMYK

20%, 21%, 0%, 6%

Cyan: 20% / Magenta: 21% / Yellow: 0% / Key: 6%

What color is #BFBDEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBDEF to RGB:

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

HEX to HSL

Convert #BFBDEF to HSL:

hsl(242, 61%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBDEF to CMYK:

cmyk(20%, 21%, 0%, 6%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #BFBDEF has RGB (191, 189, 239) and HSL (242°, 61%, 84%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFBDEF is #EDEFBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDD5EF.

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

Contrast with #BFBDEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBDEF?

#BFBDEF is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFBDEF?

#BFBDEF in RGB is (191, 189, 239) - 191 red, 189 green, and 239 blue.

How to use #BFBDEF in CSS?

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

What colors go well with #BFBDEF?

#EDEFBD (complementary), #BDD5EF (analogous), and #8380E0 (lighter shade) work well with #BFBDEF.