Skip to content

#b003ff

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

RGB
176, 3, 255
HSL
281°, 100%, 51%
CMYK
31, 99, 0, 0
Luminance
0.1652

Every format

HEX#b003ff
RGBrgb(176, 3, 255)
HSLhsl(281, 100%, 51%)
CMYKcmyk(31%, 99%, 0%, 0%)
LABlab(47.6 87.4 -82.0)
LCHlch(47.6 119.8 316.8)
OKLCHoklch(0.590 0.299 308.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b003ff on white: 4.88:1
AA ✓ pass · AA-large · AAA
Aa
#b003ff on black: 4.30:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green1.2%
Blue100.0%

CMYK percentages

Cyan31.0%
Magenta98.8%
Yellow0.0%
Key (black)0.0%

Color previews

#b003ff text on a black background

contrast 4.30:1

Card sample

#b003ff text on a white background

contrast 4.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b003ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b003ff in the Color Lab