#BFB0EF Color Information

Hex color code: #BFB0EF

A ethereal blue shade, #BFB0EF appears as (191, 176, 239) in RGB and (254°, 66%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BFB0EF
RGB
191, 176, 239
HSL
254°, 66%, 81%
CMYK
20%, 26%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB0EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 176, 239

Red: 191 / Green: 176 / Blue: 239

HSL

254°, 66%, 81%

Hue: 254° / Saturation: 66% / Lightness: 81%

CMYK

20%, 26%, 0%, 6%

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

What color is #BFB0EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB0EF to RGB:

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

HEX to HSL

Convert #BFB0EF to HSL:

hsl(254, 66%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB0EF to CMYK:

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

Color Meaning and Usage

A light blue tone, #BFB0EF has RGB (191, 176, 239) and HSL (254°, 66%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFB0EF is #E0EFAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFC0EF.

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

Contrast with #BFB0EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB0EF?

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

What is the RGB value of #BFB0EF?

#BFB0EF in RGB is (191, 176, 239) - 191 red, 176 green, and 239 blue.

How to use #BFB0EF in CSS?

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

What colors go well with #BFB0EF?

#E0EFAF (complementary), #AFC0EF (analogous), and #8A6FE2 (lighter shade) work well with #BFB0EF.