Skip to content

#9f80ff

a light, electric blue · warm · closest name: slateblue

RGB
159, 128, 255
HSL
255°, 100%, 75%
CMYK
38, 50, 0, 0
Luminance
0.3003

Every format

HEX#9f80ff
RGBrgb(159, 128, 255)
HSLhsl(255, 100%, 75%)
CMYKcmyk(38%, 50%, 0%, 0%)
LABlab(61.7 40.1 -59.4)
LCHlch(61.7 71.6 304.0)
OKLCHoklch(0.686 0.181 292.2)

Copy-ready code

/* CSS */
color: #9f80ff;
background-color: #9f80ff;
/* Tailwind (arbitrary) */
class="text-[#9f80ff] bg-[#9f80ff]"
/* SCSS */
$brand: #9f80ff;
/* SwiftUI */
Color(red: 0.624, green: 0.502, blue: 1.000)
/* Android */
Color.parseColor("#9f80ff")

Accessibility — WCAG contrast

Aa
#9f80ff on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#9f80ff on black: 7.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.4%
Green50.2%
Blue100.0%

CMYK percentages

Cyan37.6%
Magenta49.8%
Yellow0.0%
Key (black)0.0%

Color previews

#9f80ff text on a black background

contrast 7.01:1

Card sample

#9f80ff text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9f80ff;
Background color
Panel with #9f80ff background
background-color: #9f80ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9f80ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(159, 128, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(159, 128, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9f80ff;
background: linear-gradient(135deg, #9f80ff, #F480FF);

Monochromatic scale

Palettes built from #9f80ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9f80ff in the Color Lab