Skip to content

#be22ff

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

RGB
190, 34, 255
HSL
282°, 100%, 57%
CMYK
26, 87, 0, 0
Luminance
0.1931

Every format

HEX#be22ff
RGBrgb(190, 34, 255)
HSLhsl(282, 100%, 57%)
CMYKcmyk(26%, 87%, 0%, 0%)
LABlab(51.0 85.2 -76.3)
LCHlch(51.0 114.4 318.2)
OKLCHoklch(0.617 0.292 312.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#be22ff on white: 4.32:1
AA ✗ fail · AA-large · AAA
Aa
#be22ff on black: 4.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green13.3%
Blue100.0%

CMYK percentages

Cyan25.5%
Magenta86.7%
Yellow0.0%
Key (black)0.0%

Color previews

#be22ff text on a black background

contrast 4.86:1

Card sample

#be22ff text on a white background

contrast 4.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #be22ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #be22ff in the Color Lab