Skip to content
PantoneTools
purple
X11 named colors

Purple1

purple1 · #9B30FF

HEX

#9B30FF

RGB

rgb(155, 48, 255)

CMYK

cmyk(39%, 81%, 0%, 0%)

HSL

hsl(271, 100%, 59%)

LAB

lab(47.4, 76.9, -82.5)

What is Purple1?

Purple1 is the purple1 reference in the X11 named colors. Its sRGB value is #9B30FF (rgb 155, 48, 255). It sits in the purple family. Historical X Window System color names — the numbered 1-4 lightness variants of the classic xorg-server rgb.txt palette. See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Purple1 as a background.

Black text on this color

Sample text · 4.26 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 4.93 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Purple1

An 11-step tonal scale derived from Purple1 (#9B30FF). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #F7EEFF

50

#F7EEFF

#F7EEFF

Copied #EFDEFF

100

#EFDEFF

#EFDEFF

Copied #DFBDFF

200

#DFBDFF

#DFBDFF

Copied #CD98FF

300

#CD98FF

#CD98FF

Copied #B464FF

400

#B464FF

#B464FF

Copied #9B30FF

500

#9B30FF

#9B30FF

Copied #8429D9

600

#8429D9

#8429D9

Copied #651FA6

700

#651FA6

#651FA6

Copied #461673

800

#461673

#461673

Copied #270C40

900

#270C40

#270C40

Copied #13061F

950

#13061F

#13061F

Lighter tints (mixed with white)

Copied #AF74FF

15%

#AF74FF

Copied #C099FF

30%

#C099FF

Copied #D0B6FF

45%

#D0B6FF

Copied #DECDFF

60%

#DECDFF

Copied #EBE2FF

75%

#EBE2FF

Darker shades (mixed with black)

Copied #902CED

15%

#902CED

Copied #8427DA

30%

#8427DA

Copied #7622C4

45%

#7622C4

Copied #651CAA

60%

#651CAA

Copied #511589

75%

#511589

Color harmonies for Purple1

Classic color-theory harmonies derived from rotating the hue of Purple1. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #9B30FF

#9B30FF

#9B30FF

Copied #93FF2E

#93FF2E

#93FF2E

Triadic

Three colors 120° apart

Copied #9B30FF

#9B30FF

#9B30FF

Copied #FF9A2E

#FF9A2E

#FF9A2E

Copied #2EFF9A

#2EFF9A

#2EFF9A

Analogous

Two neighbors ±30° on the wheel

Copied #312EFF

#312EFF

#312EFF

Copied #9B30FF

#9B30FF

#9B30FF

Copied #FF2EFC

#FF2EFC

#FF2EFC

Split-complementary

Base + two colors flanking its complement

Copied #9B30FF

#9B30FF

#9B30FF

Copied #FCFF2E

#FCFF2E

#FCFF2E

Copied #2EFF31

#2EFF31

#2EFF31

Tetradic

Two complementary pairs

Copied #9B30FF

#9B30FF

#9B30FF

Copied #FF2E93

#FF2E93

#FF2E93

Copied #93FF2E

#93FF2E

#93FF2E

Copied #2EFF9A

#2EFF9A

#2EFF9A

Square

Four colors evenly spaced 90° apart

Copied #9B30FF

#9B30FF

#9B30FF

Copied #FF312E

#FF312E

#FF312E

Copied #93FF2E

#93FF2E

#93FF2E

Copied #2EFCFF

#2EFCFF

#2EFCFF

Purple1 in every color space

Full conversion of Purple1 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#9B30FF

RGB

rgb(155, 48, 255)

CMYK

cmyk(39%, 81%, 0%, 0%)

HSL

hsl(271, 100%, 59%)

HSV

hsv(271, 81%, 100%)

HWB

hwb(271 19% 0%)

CIE Lab

lab(47.4 76.9 -82.5)

OKLCH

oklch(58.2% 0.275 301.0)

XYZ (D65)

xyz(32.62, 16.30, 96.02)

Copy-ready code for Purple1

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #9B30FF;
background-color: #9B30FF;

CSS variable

:root {
  --color-purple1: #9B30FF;
}

Tailwind config

// tailwind.config.js
colors: {
  'purple1': '#9B30FF',
}

Sass

$color-purple1: #9B30FF;

Swift UIColor

UIColor(red: 0.608, green: 0.188, blue: 1.000, alpha: 1.0)

Android XML

<color name="purple1">#9B30FF</color>

Closest match in every color system

The nearest Purple1 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in X11 named colors

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #7E8B92

RAL 7000

#7E8B92

Squirrel grey

Copied #924E7D

RAL 4008

#924E7D

Signal violet

Copied #606E8C

RAL 5014

#606E8C

Pigeon blue

Copied #8F999F

RAL 7001

#8F999F

Silver grey

Copied #6C4675

RAL 4005

#6C4675

Blue lilac

Copied #49678D

RAL 5023

#49678D

Distant blue

FAQ about Purple1

What is the HEX code for Purple1?

Purple1 (purple1) has the HEX code #9B30FF. In RGB it is rgb(155, 48, 255), and in CMYK it is cmyk(39%, 81%, 0%, 0%).

What is the OKLCH value of Purple1?

Purple1 converts to oklch(0.582 0.275 301.0). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Purple1 accessible for body text?

Used as a background, Purple1 has a contrast ratio of 4.26:1 with black text and 4.93:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use white text and verify in real UI context.

What is the closest Pantone to Purple1?

The closest Pantone reference to Purple1 by ΔE2000 perceptual distance is Pantone 253 C (#AC4FC6). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Purple1?

The closest RAL Classic reference to Purple1 by ΔE2000 distance is RAL 7000 (Squirrel grey, #7E8B92). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Purple1?

The complementary color (180° opposite on the HSL color wheel) of Purple1 is #93FF2E. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

X11 named colors (xorg rgb.txt)

The historical X11 color name list shipped in the xorg-server rgb.txt file. Roughly 550 entries covering classic computing color names like 'PapayaWhip', 'MediumAquamarine', and 'DarkSlateGray'. Many CSS named colors originate here. Use as a reference for legacy and creative color names. Most modern CSS implementations accept these names directly.

Source type
derived
Confidence
high
License
MIT/X11 license (X Consortium)
Last reviewed
2026-05-24

Workflow tags

x11
named-color
legacy
purple

X11 colors are sRGB digital values from a 1980s color system. For print, convert to a process-appropriate color and proof against substrate.

X11 named colors · Purple1 — #9B30FF | PantoneTools