Skip to content

#c91fff

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

RGB
201, 31, 255
HSL
286°, 100%, 56%
CMYK
21, 88, 0, 0
Luminance
0.2062

Every format

HEX#c91fff
RGBrgb(201, 31, 255)
HSLhsl(286, 100%, 56%)
CMYKcmyk(21%, 88%, 0%, 0%)
LABlab(52.5 87.3 -73.8)
LCHlch(52.5 114.4 319.8)
OKLCHoklch(0.631 0.297 315.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c91fff on white: 4.10:1
AA ✗ fail · AA-large · AAA
Aa
#c91fff on black: 5.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green12.2%
Blue100.0%

CMYK percentages

Cyan21.2%
Magenta87.8%
Yellow0.0%
Key (black)0.0%

Color previews

#c91fff text on a black background

contrast 5.12:1

Card sample

#c91fff text on a white background

contrast 4.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c91fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c91fff in the Color Lab