#827FDC Color Information

Hex color code: #827FDC

The hex color #827FDC is a peaceful blue with RGB values of (130, 127, 220) and HSL of (242°, 57%, 68%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#827FDC
RGB
130, 127, 220
HSL
242°, 57%, 68%
CMYK
41%, 42%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #827FDC; 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 #827FDC; background-color: #827FDC15; }

Alert / Toast

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

Link / Accent

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

a { color: #827FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #827FDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 127, 220

Red: 130 / Green: 127 / Blue: 220

HSL

242°, 57%, 68%

Hue: 242° / Saturation: 57% / Lightness: 68%

CMYK

41%, 42%, 0%, 14%

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

What color is #827FDC?

#827FDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #827FDC to RGB:

rgb(130, 127, 220)HEX to RGB Converter →

HEX to HSL

Convert #827FDC to HSL:

hsl(242, 57%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #827FDC to CMYK:

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

Color Meaning and Usage

A calming blue tone, #827FDC has RGB (130, 127, 220) and HSL (242°, 57%, 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 #827FDC is #D9DC7F, creating high-contrast pairings. For softer combinations, try analogous colors like #7FAADC.

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

Contrast with #827FDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #827FDC?

#827FDC is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #827FDC?

#827FDC in RGB is (130, 127, 220) - 130 red, 127 green, and 220 blue.

How to use #827FDC in CSS?

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

What colors go well with #827FDC?

#D9DC7F (complementary), #7FAADC (analogous), and #4743CB (lighter shade) work well with #827FDC.