#807CDA Color Information

Hex color code: #807CDA

The hex color #807CDA is a tranquil blue with RGB values of (128, 124, 218) and HSL of (243°, 56%, 67%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#807CDA
RGB
128, 124, 218
HSL
243°, 56%, 67%
CMYK
41%, 43%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #807CDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 124, 218

Red: 128 / Green: 124 / Blue: 218

HSL

243°, 56%, 67%

Hue: 243° / Saturation: 56% / Lightness: 67%

CMYK

41%, 43%, 0%, 15%

Cyan: 41% / Magenta: 43% / Yellow: 0% / Key: 15%

What color is #807CDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #807CDA to RGB:

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

HEX to HSL

Convert #807CDA to HSL:

hsl(243, 56%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #807CDA to CMYK:

cmyk(41%, 43%, 0%, 15%)Color Converter →

Color Meaning and Usage

#807CDA is a serene blue color with RGB values of 128, 124, 218 and HSL of 243°, 56%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #807CDA is #D5DA7C, creating high-contrast pairings. For softer combinations, try analogous colors like #7CA6DA.

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

Contrast with #807CDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #807CDA?

#807CDA is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #807CDA?

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

How to use #807CDA in CSS?

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

What colors go well with #807CDA?

#D5DA7C (complementary), #7CA6DA (analogous), and #4740C9 (lighter shade) work well with #807CDA.