#BED6DF Color Information

Hex color code: #BED6DF

The hex color #BED6DF is a light blue with RGB values of (190, 214, 223) and HSL of (196°, 34%, 81%). It is commonly used in modern UI design.

Try:
Color NameLight Blue
HEX
#BED6DF
RGB
190, 214, 223
HSL
196°, 34%, 81%
CMYK
15%, 4%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BED6DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 214, 223

Red: 190 / Green: 214 / Blue: 223

HSL

196°, 34%, 81%

Hue: 196° / Saturation: 34% / Lightness: 81%

CMYK

15%, 4%, 0%, 13%

Cyan: 15% / Magenta: 4% / Yellow: 0% / Key: 13%

What color is #BED6DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BED6DF to RGB:

rgb(190, 214, 223)HEX to RGB Converter →

HEX to HSL

Convert #BED6DF to HSL:

hsl(196, 34%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BED6DF to CMYK:

cmyk(15%, 4%, 0%, 13%)Color Converter →

Color Meaning and Usage

A light blue tone, #BED6DF has RGB (190, 214, 223) and HSL (196°, 34%, 81%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BED6DF is #DFC7BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEDFD7.

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

Contrast with #BED6DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BED6DF?

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

What is the RGB value of #BED6DF?

#BED6DF in RGB is (190, 214, 223) - 190 red, 214 green, and 223 blue.

How to use #BED6DF in CSS?

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

What colors go well with #BED6DF?

#DFC7BE (complementary), #BEDFD7 (analogous), and #8BB6C6 (lighter shade) work well with #BED6DF.