Skip to content

#c01bed

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

RGB
192, 27, 237
HSL
287°, 85%, 52%
CMYK
19, 89, 0, 7
Luminance
0.1810

Every format

HEX#c01bed
RGBrgb(192, 27, 237)
HSLhsl(287, 85%, 52%)
CMYKcmyk(19%, 89%, 0%, 7%)
LABlab(49.6 83.6 -68.5)
LCHlch(49.6 108.1 320.6)
OKLCHoklch(0.604 0.283 316.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01bed on white: 4.54:1
AA ✓ pass · AA-large · AAA
Aa
#c01bed on black: 4.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green10.6%
Blue92.9%

CMYK percentages

Cyan19.0%
Magenta88.6%
Yellow0.0%
Key (black)7.1%

Color previews

#c01bed text on a black background

contrast 4.62:1

Card sample

#c01bed text on a white background

contrast 4.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 27, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 27, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c01bed;
background: linear-gradient(135deg, #c01bed, #ED1B8E);

Monochromatic scale

Palettes built from #c01bed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01bed in the Color Lab