#809BDB Color Information

Hex color code: #809BDB

A tranquil blue shade, #809BDB appears as (128, 155, 219) in RGB and (222°, 56%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameCornflower Blue
HEX
#809BDB
RGB
128, 155, 219
HSL
222°, 56%, 68%
CMYK
42%, 29%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #809BDB; 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 #809BDB; background-color: #809BDB15; }

Alert / Toast

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

Link / Accent

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

a { color: #809BDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #809BDB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 155, 219

Red: 128 / Green: 155 / Blue: 219

HSL

222°, 56%, 68%

Hue: 222° / Saturation: 56% / Lightness: 68%

CMYK

42%, 29%, 0%, 14%

Cyan: 42% / Magenta: 29% / Yellow: 0% / Key: 14%

What color is #809BDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #809BDB to RGB:

rgb(128, 155, 219)HEX to RGB Converter →

HEX to HSL

Convert #809BDB to HSL:

hsl(222, 56%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #809BDB to CMYK:

cmyk(42%, 29%, 0%, 14%)Color Converter →

Color Meaning and Usage

A calming blue tone, #809BDB has RGB (128, 155, 219) and HSL (222°, 56%, 68%). 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 #809BDB is #DBC080, creating high-contrast pairings. For softer combinations, try analogous colors like #80C9DB.

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

Contrast with #809BDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #809BDB?

#809BDB is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #809BDB?

#809BDB in RGB is (128, 155, 219) - 128 red, 155 green, and 219 blue.

How to use #809BDB in CSS?

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

What colors go well with #809BDB?

#DBC080 (complementary), #80C9DB (analogous), and #446CCA (lighter shade) work well with #809BDB.