Skip to content

#7c4fff

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

RGB
124, 79, 255
HSL
255°, 100%, 66%
CMYK
51, 69, 0, 0
Luminance
0.1710

Every format

HEX#7c4fff
RGBrgb(124, 79, 255)
HSLhsl(255, 100%, 66%)
CMYKcmyk(51%, 69%, 0%, 0%)
LABlab(48.4 59.7 -81.0)
LCHlch(48.4 100.6 306.4)
OKLCHoklch(0.581 0.245 288.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7c4fff on white: 4.75:1
AA ✓ pass · AA-large · AAA
Aa
#7c4fff on black: 4.42:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.6%
Green31.0%
Blue100.0%

CMYK percentages

Cyan51.4%
Magenta69.0%
Yellow0.0%
Key (black)0.0%

Color previews

#7c4fff text on a black background

contrast 4.42:1

Card sample

#7c4fff text on a white background

contrast 4.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7c4fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7c4fff in the Color Lab