#827DCF Color Information

Hex color code: #827DCF

A pastel blue shade, #827DCF appears as (130, 125, 207) in RGB and (244°, 46%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#827DCF
RGB
130, 125, 207
HSL
244°, 46%, 65%
CMYK
37%, 40%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #827DCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 125, 207

Red: 130 / Green: 125 / Blue: 207

HSL

244°, 46%, 65%

Hue: 244° / Saturation: 46% / Lightness: 65%

CMYK

37%, 40%, 0%, 19%

Cyan: 37% / Magenta: 40% / Yellow: 0% / Key: 19%

What color is #827DCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #827DCF to RGB:

rgb(130, 125, 207)HEX to RGB Converter →

HEX to HSL

Convert #827DCF to HSL:

hsl(244, 46%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #827DCF to CMYK:

cmyk(37%, 40%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #827DCF has RGB (130, 125, 207) and HSL (244°, 46%, 65%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #827DCF is #C9CF7D, creating high-contrast pairings. For softer combinations, try analogous colors like #7DA0CF.

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

Contrast with #827DCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #827DCF?

#827DCF is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #827DCF?

#827DCF in RGB is (130, 125, 207) - 130 red, 125 green, and 207 blue.

How to use #827DCF in CSS?

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

What colors go well with #827DCF?

#C9CF7D (complementary), #7DA0CF (analogous), and #4D45BA (lighter shade) work well with #827DCF.