Skip to content

#bf00ff

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

RGB
191, 0, 255
HSL
285°, 100%, 50%
CMYK
25, 100, 0, 0
Luminance
0.1830

Every format

HEX#bf00ff
RGBrgb(191, 0, 255)
HSLhsl(285, 100%, 50%)
CMYKcmyk(25%, 100%, 0%, 0%)
LABlab(49.9 89.4 -78.3)
LCHlch(49.9 118.8 318.8)
OKLCHoklch(0.609 0.303 312.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bf00ff on white: 4.51:1
AA ✓ pass · AA-large · AAA
Aa
#bf00ff on black: 4.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.9%
Green0.0%
Blue100.0%

CMYK percentages

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

Color previews

#bf00ff text on a black background

contrast 4.66:1

Card sample

#bf00ff text on a white background

contrast 4.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bf00ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bf00ff in the Color Lab