Skip to content

#be00ff

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

RGB
190, 0, 255
HSL
285°, 100%, 50%
CMYK
26, 100, 0, 0
Luminance
0.1817

Every format

HEX#be00ff
RGBrgb(190, 0, 255)
HSLhsl(285, 100%, 50%)
CMYKcmyk(26%, 100%, 0%, 0%)
LABlab(49.7 89.3 -78.5)
LCHlch(49.7 118.9 318.7)
OKLCHoklch(0.608 0.303 312.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#be00ff on white: 4.53:1
AA ✓ pass · AA-large · AAA
Aa
#be00ff on black: 4.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green0.0%
Blue100.0%

CMYK percentages

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

Color previews

#be00ff text on a black background

contrast 4.63:1

Card sample

#be00ff text on a white background

contrast 4.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #be00ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #be00ff in the Color Lab