#BECFEC Color Information

Hex color code: #BECFEC

A airy blue shade, #BECFEC appears as (190, 207, 236) in RGB and (218°, 55%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Blue
HEX
#BECFEC
RGB
190, 207, 236
HSL
218°, 55%, 84%
CMYK
19%, 12%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECFEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 207, 236

Red: 190 / Green: 207 / Blue: 236

HSL

218°, 55%, 84%

Hue: 218° / Saturation: 55% / Lightness: 84%

CMYK

19%, 12%, 0%, 7%

Cyan: 19% / Magenta: 12% / Yellow: 0% / Key: 7%

What color is #BECFEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECFEC to RGB:

rgb(190, 207, 236)HEX to RGB Converter →

HEX to HSL

Convert #BECFEC to HSL:

hsl(218, 55%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BECFEC to CMYK:

cmyk(19%, 12%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BECFEC is a ethereal blue color with RGB values of 190, 207, 236 and HSL of 218°, 55%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECFEC is #EDDCC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0E7ED.

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

Contrast with #BECFEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECFEC?

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

What is the RGB value of #BECFEC?

#BECFEC in RGB is (190, 207, 236) - 190 red, 207 green, and 236 blue.

How to use #BECFEC in CSS?

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

What colors go well with #BECFEC?

#EDDCC0 (complementary), #C0E7ED (analogous), and #84A4DB (lighter shade) work well with #BECFEC.