Skip to content

#7f2fff

a balanced, electric violet · warm · closest name: blue

RGB
127, 47, 255
HSL
263°, 100%, 59%
CMYK
50, 82, 0, 0
Luminance
0.1377

Every format

HEX#7f2fff
RGBrgb(127, 47, 255)
HSLhsl(263, 100%, 59%)
CMYKcmyk(50%, 82%, 0%, 0%)
LABlab(43.9 73.8 -88.4)
LCHlch(43.9 115.1 309.9)
OKLCHoklch(0.550 0.274 292.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7f2fff on white: 5.60:1
AA ✓ pass · AA-large · AAA
Aa
#7f2fff on black: 3.75:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green18.4%
Blue100.0%

CMYK percentages

Cyan50.2%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#7f2fff text on a black background

contrast 3.75:1

Card sample

#7f2fff text on a white background

contrast 5.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7f2fff;
Background color
Panel with #7f2fff background
background-color: #7f2fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7f2fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(127, 47, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 47, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7f2fff;
background: linear-gradient(135deg, #7f2fff, #FF2FF4);

Monochromatic scale

Palettes built from #7f2fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7f2fff in the Color Lab