Skip to content

#8000FF HEX Color

#8000FFrgb(128, 0, 255)

About #8000FF

#8000FF (#8000FF) is a warm, mid, vivid purple tone with a hue of 270°, saturation of 100% and lightness of 50%. It works well for creative and premium brands and conveys a creative feeling. On a white background it reaches a contrast ratio of 6.25:1, while on black it reaches 3.36:1 — so prefer white text when using #8000FF as a background.

Color Codes

HEX#8000FF
RGBrgb(128, 0, 255)
HSLhsl(270°, 100%, 50%)
CMYKcmyk(50%, 100%, 0%, 0%)
CIELABLab(40.9, 83.2, -93.3)

Accessibility & Contrast

On white
6.25:1
AA Normalpasses
AA Largepasses
AAA Normalfails
AAA Largepasses
On black
3.36:1
AA Normalfails
AA Largepasses
AAA Normalfails
AAA Largefails

Recommendation: when using #8000FF as a background, use white text for the highest contrast.

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #8000FF;
color: #8000FF;
border: 2px solid #8000FF;
background: linear-gradient(135deg, #8000FF, #7fff00);

Code Export

css
:root {
  --color-primary: #8000ff;
  --color-primary-rgb: 128, 0, 255;
  --color-primary-hsl: 270, 100%, 50%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #8000FF?

Color #8000FF does not have an official CSS name. It is a warm, mid, vivid purple tone (HSL 270°, 100%, 50%).

Is #8000FF a warm or cool color?

#8000FF (#8000FF) is a warm color. With a hue of 270°, it falls in the purple family.

What colors go well with #8000FF?

Colors that pair well with #8000FF (#8000FF) include its complementary color (#7FFF00), neutral whites and warm creams, and analogous purple tones for harmonious palettes.