Skip to content

#bf70ff

a light, electric violet · warm · closest name: violet

RGB
191, 112, 255
HSL
273°, 100%, 72%
CMYK
25, 56, 0, 0
Luminance
0.2988

Every format

HEX#bf70ff
RGBrgb(191, 112, 255)
HSLhsl(273, 100%, 72%)
CMYKcmyk(25%, 56%, 0%, 0%)
LABlab(61.6 56.4 -59.4)
LCHlch(61.6 81.8 313.5)
OKLCHoklch(0.693 0.210 307.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bf70ff on white: 3.01:1
AA ✗ fail · AA-large · AAA
Aa
#bf70ff on black: 6.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.9%
Green43.9%
Blue100.0%

CMYK percentages

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

Color previews

#bf70ff text on a black background

contrast 6.98:1

Card sample

#bf70ff text on a white background

contrast 3.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bf70ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bf70ff in the Color Lab