Skip to content

#7f32cd

a balanced, vivid violet · warm · closest name: indigo

RGB
127, 50, 205
HSL
270°, 61%, 50%
CMYK
38, 76, 0, 20
Luminance
0.1120

Every format

HEX#7f32cd
RGBrgb(127, 50, 205)
HSLhsl(270, 61%, 50%)
CMYKcmyk(38%, 76%, 0%, 20%)
LABlab(39.9 60.8 -66.5)
LCHlch(39.9 90.1 312.5)
OKLCHoklch(0.509 0.222 301.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7f32cd on white: 6.48:1
AA ✓ pass · AA-large · AAA
Aa
#7f32cd on black: 3.24:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green19.6%
Blue80.4%

CMYK percentages

Cyan38.0%
Magenta75.6%
Yellow0.0%
Key (black)19.6%

Color previews

#7f32cd text on a black background

contrast 3.24:1

Card sample

#7f32cd text on a white background

contrast 6.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7f32cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7f32cd in the Color Lab