Skip to content

#4600ff

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

RGB
70, 0, 255
HSL
257°, 100%, 50%
CMYK
73, 100, 0, 0
Luminance
0.0852

Every format

HEX#4600ff
RGBrgb(70, 0, 255)
HSLhsl(257, 100%, 50%)
CMYKcmyk(73%, 100%, 0%, 0%)
LABlab(35.0 80.2 -103.2)
LCHlch(35.0 130.7 307.8)
OKLCHoklch(0.478 0.299 275.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4600ff on white: 7.77:1
AA ✓ pass · AA-large · AAA
Aa
#4600ff on black: 2.70:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red27.5%
Green0.0%
Blue100.0%

CMYK percentages

Cyan72.5%
Magenta100.0%
Yellow0.0%
Key (black)0.0%

Color previews

#4600ff text on a black background

contrast 2.70:1

Card sample

#4600ff text on a white background

contrast 7.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4600ff;
Background color
Panel with #4600ff background
background-color: #4600ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4600ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(70, 0, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(70, 0, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4600ff;
background: linear-gradient(135deg, #4600ff, #F000FF);

Monochromatic scale

Palettes built from #4600ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4600ff in the Color Lab