#BEB3FA Color Information

Hex color code: #BEB3FA

The hex color #BEB3FA is a soft blue with RGB values of (190, 179, 250) and HSL of (249°, 88%, 84%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BEB3FA
RGB
190, 179, 250
HSL
249°, 88%, 84%
CMYK
24%, 28%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEB3FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 179, 250

Red: 190 / Green: 179 / Blue: 250

HSL

249°, 88%, 84%

Hue: 249° / Saturation: 88% / Lightness: 84%

CMYK

24%, 28%, 0%, 2%

Cyan: 24% / Magenta: 28% / Yellow: 0% / Key: 2%

What color is #BEB3FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEB3FA to RGB:

rgb(190, 179, 250)HEX to RGB Converter →

HEX to HSL

Convert #BEB3FA to HSL:

hsl(249, 88%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BEB3FA to CMYK:

cmyk(24%, 28%, 0%, 2%)Color Converter →

Color Meaning and Usage

A airy blue tone, #BEB3FA has RGB (190, 179, 250) and HSL (249°, 88%, 84%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEB3FA is #EFFAB2, creating high-contrast pairings. For softer combinations, try analogous colors like #B2CBFA.

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

Contrast with #BEB3FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEB3FA?

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

What is the RGB value of #BEB3FA?

#BEB3FA in RGB is (190, 179, 250) - 190 red, 179 green, and 250 blue.

How to use #BEB3FA in CSS?

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

What colors go well with #BEB3FA?

#EFFAB2 (complementary), #B2CBFA (analogous), and #7F6AF6 (lighter shade) work well with #BEB3FA.