Near Violet (#8000FF)
The hex code for Near Violet is #8000FF. It is rgb(128, 0, 255) in RGB, hsl(270, 100%, 50%) in HSL, and about cmyk(50%, 100%, 0%, 0%) in CMYK — a mid-tone purple. White text is the more readable choice on this background.
#8000FFrgb(128, 0, 255)hsl(270, 100%, 50%)hsv(270, 100%, 100%)cmyk(50%, 100%, 0%, 0%)oklch(53% 0.293 293.9)lab(39.35% 74.70 -95.43)lch(39.35% 121.19 308.05)Colors Closest to Near Violet
Near Violet is a registered color name, also listed as Violet (Color Wheel). These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.
Browse the full index of named colors A-Z or every purple in the library.
#8000FF Channel Values
How Near Violet breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.
| Model | Channels | Notes |
|---|---|---|
| RGB | R 128 · G 0 · B 255 | 8-bit channels as sent to the display |
| HSL | H 270° · S 100% · L 50% | Easiest model for building lighter and darker variants |
| HSV | H 270° · S 100% · V 100% | Matches the picker in most design tools |
| CMYK | C 50% · M 100% · Y 0% · K 0% | Approximate ink mix; confirm with an ICC profile before printing |
| Luminance | 6.25:1 vs white · 3.36:1 vs black | WCAG 2.2 relative-luminance contrast ratios |
Text Contrast & Accessibility
WCAG 2.2 contrast ratios for text on a Near Violet background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.
Need a specific ratio against another background? Open #8000FF in the contrast checker.
Colors That Go With Near Violet
Pairings derived from color-wheel relationships. The complementary color sits opposite Near Violet; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.
Tints & Shades of Near Violet
Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.
Want a full 50-950 ramp with semantic roles? Generate design tokens from #8000FF.
How Near Violet Looks with Color Vision Deficiency
Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.
#8000FF#3636FF#5D29FF#4C4CFE#653AFF#546363#684EB7#606060Using #8000FF in Code
Copy-ready declarations for the places this color usually ends up.
--near-violet: #8000FF;background-color: #8000FF;colors: { 'near-violet': '#8000FF' }Color(red: 0.502, green: 0.000, blue: 1.000)<color name="near_violet">#8000FF</color>fill="#8000FF"More Purple Colors
Near Violet sits in the purplefamily. These are its neighbours across that family's full range, each with its own breakdown.
#8000FF Frequently Asked Questions
What is the hex code for Near Violet?
The hex code for Near Violet is #8000FF. That is rgb(128, 0, 255) in RGB, hsl(270, 100%, 50%) in HSL, and approximately cmyk(50%, 100%, 0%, 0%) in CMYK.
What is the RGB value of #8000FF?
#8000FF is rgb(128, 0, 255) — red 128, green 0, and blue 255 on the 0-255 scale.
What is the CMYK value of #8000FF?
#8000FF converts to approximately cmyk(50%, 100%, 0%, 0%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.
Should text on #8000FF be black or white?
White text is the more readable choice. #8000FF scores 6.25:1 against white and 3.36:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.
Can I write #8000FF as a CSS color keyword?
No. #8000FF is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is blue (#0000FF) at a CIE76 distance of 20.31, which is visibly different.
Open Near Violet in a Tool
Keep exploring: every purple in the color library, the guide to shades of purple, or the full color library.