Skip to content

Extreme Violet (#9F00FF)

The hex code for Extreme Violet is #9F00FF. It is rgb(159, 0, 255) in RGB, hsl(277, 100%, 50%) in HSL, and about cmyk(38%, 100%, 0%, 0%) in CMYK — a mid-tone purple. White text is the more readable choice on this background.

#9F00FF
HEX#9F00FF
RGBrgb(159, 0, 255)
HSLhsl(277, 100%, 50%)
HSVhsv(277, 100%, 100%)
CMYKcmyk(38%, 100%, 0%, 0%)
OKLCHoklch(56.7% 0.297 303.7)
LABlab(43.91% 78.39 -87.73)
LCHlch(43.91% 117.65 311.78)

Colors Closest to Extreme Violet

Extreme Violet is a registered color name, also listed as Vivid Violet. 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.

#9F00FF Channel Values

How Extreme Violet breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 159 · G 0 · B 2558-bit channels as sent to the display
HSLH 277° · S 100% · L 50%Easiest model for building lighter and darker variants
HSVH 277° · S 100% · V 100%Matches the picker in most design tools
CMYKC 38% · M 100% · Y 0% · K 0%Approximate ink mix; confirm with an ICC profile before printing
Luminance5.36:1 vs white · 3.92:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Extreme 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.

TextWhite text5.36:1AA normal AA large AAA normal
TextBlack text3.92:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #9F00FF in the contrast checker.

Colors That Go With Extreme Violet

Pairings derived from color-wheel relationships. The complementary color sits opposite Extreme Violet; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of Extreme 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.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #9F00FF.

How Extreme 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.

Typical#9F00FF
Protanopia#4545FF
Protanomaly#7435FF
Deuteranopia#5F5FFE
Deuteranomaly#7E4AFE
Tritanopia#816363
Tritanomaly#8E4EB7
Achromatopsia#6B6B6B

Test a full palette in the color blindness simulator.

Using #9F00FF in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--extreme-violet: #9F00FF;
CSS backgroundbackground-color: #9F00FF;
Tailwind configcolors: { 'extreme-violet': '#9F00FF' }
SwiftUIColor(red: 0.624, green: 0.000, blue: 1.000)
Android XML<color name="extreme_violet">#9F00FF</color>
SVG fillfill="#9F00FF"

More Purple Colors

Extreme Violet sits in the purplefamily. These are its neighbours across that family's full range, each with its own breakdown.

#9F00FF Frequently Asked Questions

What is the hex code for Extreme Violet?

The hex code for Extreme Violet is #9F00FF. That is rgb(159, 0, 255) in RGB, hsl(277, 100%, 50%) in HSL, and approximately cmyk(38%, 100%, 0%, 0%) in CMYK.

What is the RGB value of #9F00FF?

#9F00FF is rgb(159, 0, 255) — red 159, green 0, and blue 255 on the 0-255 scale.

What is the CMYK value of #9F00FF?

#9F00FF converts to approximately cmyk(38%, 100%, 0%, 0%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #9F00FF be black or white?

White text is the more readable choice. #9F00FF scores 5.36:1 against white and 3.92:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Can I write #9F00FF as a CSS color keyword?

No. #9F00FF 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 darkviolet (#9400D3) at a CIE76 distance of 19.01, which is visibly different.

Open Extreme Violet in a Tool

Keep exploring: every purple in the color library, the guide to shades of purple, or the full color library.