#BEBBD9 Color Information

Hex color code: #BEBBD9

A delicate blue shade, #BEBBD9 appears as (190, 187, 217) in RGB and (246°, 28%, 79%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BEBBD9
RGB
190, 187, 217
HSL
246°, 28%, 79%
CMYK
12%, 14%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBBD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 187, 217

Red: 190 / Green: 187 / Blue: 217

HSL

246°, 28%, 79%

Hue: 246° / Saturation: 28% / Lightness: 79%

CMYK

12%, 14%, 0%, 15%

Cyan: 12% / Magenta: 14% / Yellow: 0% / Key: 15%

What color is #BEBBD9?

#BEBBD9 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBBD9 to RGB:

rgb(190, 187, 217)HEX to RGB Converter →

HEX to HSL

Convert #BEBBD9 to HSL:

hsl(246, 28%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBBD9 to CMYK:

cmyk(12%, 14%, 0%, 15%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BEBBD9 has RGB (190, 187, 217) and HSL (246°, 28%, 79%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBBD9 is #D5D8BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC6D8.

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

Contrast with #BEBBD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBBD9?

#BEBBD9 is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BEBBD9?

#BEBBD9 in RGB is (190, 187, 217) - 190 red, 187 green, and 217 blue.

How to use #BEBBD9 in CSS?

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

What colors go well with #BEBBD9?

#D5D8BA (complementary), #BAC6D8 (analogous), and #8F89BD (lighter shade) work well with #BEBBD9.