#BEBFEF Color Information

Hex color code: #BEBFEF

A airy blue shade, #BEBFEF appears as (190, 191, 239) in RGB and (239°, 60%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BEBFEF
RGB
190, 191, 239
HSL
239°, 60%, 84%
CMYK
21%, 20%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 191, 239

Red: 190 / Green: 191 / Blue: 239

HSL

239°, 60%, 84%

Hue: 239° / Saturation: 60% / Lightness: 84%

CMYK

21%, 20%, 0%, 6%

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

What color is #BEBFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBFEF to RGB:

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

HEX to HSL

Convert #BEBFEF to HSL:

hsl(239, 60%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBFEF to CMYK:

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

Color Meaning and Usage

A light blue tone, #BEBFEF has RGB (190, 191, 239) and HSL (239°, 60%, 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 #BEBFEF is #EFEEBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BED7EF.

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

Contrast with #BEBFEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBFEF?

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

What is the RGB value of #BEBFEF?

#BEBFEF in RGB is (190, 191, 239) - 190 red, 191 green, and 239 blue.

How to use #BEBFEF in CSS?

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

What colors go well with #BEBFEF?

#EFEEBE (complementary), #BED7EF (analogous), and #8182DF (lighter shade) work well with #BEBFEF.