Skip to content

#c01feb

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

RGB
192, 31, 235
HSL
287°, 84%, 52%
CMYK
18, 87, 0, 8
Luminance
0.1818

Every format

HEX#c01feb
RGBrgb(192, 31, 235)
HSLhsl(287, 84%, 52%)
CMYKcmyk(18%, 87%, 0%, 8%)
LABlab(49.7 82.5 -67.3)
LCHlch(49.7 106.5 320.8)
OKLCHoklch(0.604 0.279 317.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01feb on white: 4.53:1
AA ✓ pass · AA-large · AAA
Aa
#c01feb on black: 4.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green12.2%
Blue92.2%

CMYK percentages

Cyan18.3%
Magenta86.8%
Yellow0.0%
Key (black)7.8%

Color previews

#c01feb text on a black background

contrast 4.64:1

Card sample

#c01feb text on a white background

contrast 4.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c01feb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01feb in the Color Lab