#BDBFF5 Color Information

Hex color code: #BDBFF5

The hex color #BDBFF5 is a soft blue with RGB values of (189, 191, 245) and HSL of (238°, 74%, 85%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BDBFF5
RGB
189, 191, 245
HSL
238°, 74%, 85%
CMYK
23%, 22%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBFF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 191, 245

Red: 189 / Green: 191 / Blue: 245

HSL

238°, 74%, 85%

Hue: 238° / Saturation: 74% / Lightness: 85%

CMYK

23%, 22%, 0%, 4%

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

What color is #BDBFF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBFF5 to RGB:

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

HEX to HSL

Convert #BDBFF5 to HSL:

hsl(238, 74%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBFF5 to CMYK:

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

Color Meaning and Usage

A airy blue tone, #BDBFF5 has RGB (189, 191, 245) and HSL (238°, 74%, 85%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBFF5 is #F5F3BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCDBF5.

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

Contrast with #BDBFF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBFF5?

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

What is the RGB value of #BDBFF5?

#BDBFF5 in RGB is (189, 191, 245) - 189 red, 191 green, and 245 blue.

How to use #BDBFF5 in CSS?

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

What colors go well with #BDBFF5?

#F5F3BC (complementary), #BCDBF5 (analogous), and #7A7EEB (lighter shade) work well with #BDBFF5.