Skip to content

#b003fc

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

RGB
176, 3, 252
HSL
282°, 98%, 50%
CMYK
30, 99, 0, 1
Luminance
0.1632

Every format

HEX#b003fc
RGBrgb(176, 3, 252)
HSLhsl(282, 98%, 50%)
CMYKcmyk(30%, 99%, 0%, 1%)
LABlab(47.4 86.8 -80.7)
LCHlch(47.4 118.5 317.1)
OKLCHoklch(0.587 0.297 309.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b003fc on white: 4.92:1
AA ✓ pass · AA-large · AAA
Aa
#b003fc on black: 4.26:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green1.2%
Blue98.8%

CMYK percentages

Cyan30.2%
Magenta98.8%
Yellow0.0%
Key (black)1.2%

Color previews

#b003fc text on a black background

contrast 4.26:1

Card sample

#b003fc text on a white background

contrast 4.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b003fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b003fc in the Color Lab