#864ACF Color Information

Hex color code: #864ACF

#864ACF is a serene purple color. In RGB it is (134, 74, 207), and in HSL it is (267°, 58%, 55%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#864ACF
RGB
134, 74, 207
HSL
267°, 58%, 55%
CMYK
35%, 64%, 0%, 19%

Shades

CSS Usage
color: #864ACF;
background-color: #864ACF;
border-color: #864ACF;
box-shadow: 0 0 10px #864ACF;
border: 2px solid #864ACF;
Tailwind Usage
bg-[#864ACF]
text-[#864ACF]
border-[#864ACF]
shadow-[0_0_10px_864ACF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #864ACF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #864ACF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #864ACF; color: #FFFFFF; }

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 #864ACF; background-color: #864ACF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #864ACF20; border-left: 4px solid #864ACF; }

Link / Accent

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

a { color: #864ACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #864ACF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 74, 207

Red: 134 / Green: 74 / Blue: 207

HSL

267°, 58%, 55%

Hue: 267° / Saturation: 58% / Lightness: 55%

CMYK

35%, 64%, 0%, 19%

Cyan: 35% / Magenta: 64% / Yellow: 0% / Key: 19%

What color is #864ACF?

#864ACF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #864ACF to RGB:

rgb(134, 74, 207)HEX to RGB Converter →

HEX to HSL

Convert #864ACF to HSL:

hsl(267, 58%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #864ACF to CMYK:

cmyk(35%, 64%, 0%, 19%)Color Converter →

Color Meaning and Usage

A calming purple tone, #864ACF has RGB (134, 74, 207) and HSL (267°, 58%, 55%). 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 #864ACF is #93CF4A, creating high-contrast pairings. For softer combinations, try analogous colors like #4A50CF.

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

Contrast with #864ACF

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

Contrast Ratio: 3.89:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #864ACF?

#864ACF is a calming purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #864ACF?

#864ACF in RGB is (134, 74, 207) - 134 red, 74 green, and 207 blue.

How to use #864ACF in CSS?

Use #864ACF directly in your CSS properties like color or background-color.

What colors go well with #864ACF?

#93CF4A (complementary), #4A50CF (analogous), and #602BA1 (lighter shade) work well with #864ACF.