#856FAC Color Information

Hex color code: #856FAC

#856FAC is a subtle purple color. In RGB it is (133, 111, 172), and in HSL it is (262°, 27%, 55%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#856FAC
RGB
133, 111, 172
HSL
262°, 27%, 55%
CMYK
23%, 35%, 0%, 33%

Shades

CSS Usage
color: #856FAC;
background-color: #856FAC;
border-color: #856FAC;
box-shadow: 0 0 10px #856FAC;
border: 2px solid #856FAC;
Tailwind Usage
bg-[#856FAC]
text-[#856FAC]
border-[#856FAC]
shadow-[0_0_10px_856FAC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #856FAC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #856FAC; color: #000000; }

Badge

New Feature
.badge { background-color: #856FAC; 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 #856FAC; background-color: #856FAC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #856FAC20; border-left: 4px solid #856FAC; }

Link / Accent

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

a { color: #856FAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #856FAC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 111, 172

Red: 133 / Green: 111 / Blue: 172

HSL

262°, 27%, 55%

Hue: 262° / Saturation: 27% / Lightness: 55%

CMYK

23%, 35%, 0%, 33%

Cyan: 23% / Magenta: 35% / Yellow: 0% / Key: 33%

What color is #856FAC?

#856FAC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #856FAC to RGB:

rgb(133, 111, 172)HEX to RGB Converter →

HEX to HSL

Convert #856FAC to HSL:

hsl(262, 27%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #856FAC to CMYK:

cmyk(23%, 35%, 0%, 33%)Color Converter →

Color Meaning and Usage

#856FAC is a delicate purple color with RGB values of 133, 111, 172 and HSL of 262°, 27%, 55%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #856FAC is #95AB6D, creating high-contrast pairings. For softer combinations, try analogous colors like #6D76AB.

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

Contrast with #856FAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #856FAC?

#856FAC is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #856FAC?

#856FAC in RGB is (133, 111, 172) - 133 red, 111 green, and 172 blue.

How to use #856FAC in CSS?

Use #856FAC directly in your CSS properties like color or background-color.

What colors go well with #856FAC?

#95AB6D (complementary), #6D76AB (analogous), and #5F4A82 (lighter shade) work well with #856FAC.