Skip to content

#792fff

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

RGB
121, 47, 255
HSL
261°, 100%, 59%
CMYK
53, 82, 0, 0
Luminance
0.1332

Every format

HEX#792fff
RGBrgb(121, 47, 255)
HSLhsl(261, 100%, 59%)
CMYKcmyk(53%, 82%, 0%, 0%)
LABlab(43.2 73.1 -89.5)
LCHlch(43.2 115.6 309.3)
OKLCHoklch(0.544 0.274 290.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#792fff on white: 5.73:1
AA ✓ pass · AA-large · AAA
Aa
#792fff on black: 3.66:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green18.4%
Blue100.0%

CMYK percentages

Cyan52.5%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#792fff text on a black background

contrast 3.66:1

Card sample

#792fff text on a white background

contrast 5.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #792fff;
Background color
Panel with #792fff background
background-color: #792fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #792fff;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #792fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #792fff in the Color Lab