Skip to content

#933fff

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

RGB
147, 63, 255
HSL
266°, 100%, 62%
CMYK
42, 75, 0, 0
Luminance
0.1698

Every format

HEX#933fff
RGBrgb(147, 63, 255)
HSLhsl(266, 100%, 62%)
CMYKcmyk(42%, 75%, 0%, 0%)
LABlab(48.2 70.5 -81.2)
LCHlch(48.2 107.5 311.0)
OKLCHoklch(0.586 0.262 297.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#933fff on white: 4.78:1
AA ✓ pass · AA-large · AAA
Aa
#933fff on black: 4.40:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red57.6%
Green24.7%
Blue100.0%

CMYK percentages

Cyan42.4%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#933fff text on a black background

contrast 4.40:1

Card sample

#933fff text on a white background

contrast 4.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #933fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #933fff in the Color Lab