#807CCB Color Information

Hex color code: #807CCB

A soft blue shade, #807CCB appears as (128, 124, 203) in RGB and (243°, 43%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#807CCB
RGB
128, 124, 203
HSL
243°, 43%, 64%
CMYK
37%, 39%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #807CCB; 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 #807CCB; background-color: #807CCB15; }

Alert / Toast

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

Link / Accent

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

a { color: #807CCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #807CCB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 124, 203

Red: 128 / Green: 124 / Blue: 203

HSL

243°, 43%, 64%

Hue: 243° / Saturation: 43% / Lightness: 64%

CMYK

37%, 39%, 0%, 20%

Cyan: 37% / Magenta: 39% / Yellow: 0% / Key: 20%

What color is #807CCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #807CCB to RGB:

rgb(128, 124, 203)HEX to RGB Converter →

HEX to HSL

Convert #807CCB to HSL:

hsl(243, 43%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #807CCB to CMYK:

cmyk(37%, 39%, 0%, 20%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #807CCB has RGB (128, 124, 203) and HSL (243°, 43%, 64%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #807CCB is #C7CB7C, creating high-contrast pairings. For softer combinations, try analogous colors like #7C9FCB.

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

Contrast with #807CCB

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

Contrast Ratio: 5.66:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #807CCB?

#807CCB is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #807CCB?

#807CCB in RGB is (128, 124, 203) - 128 red, 124 green, and 203 blue.

How to use #807CCB in CSS?

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

What colors go well with #807CCB?

#C7CB7C (complementary), #7C9FCB (analogous), and #4D47B3 (lighter shade) work well with #807CCB.