Skip to content

#c93fff

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

RGB
201, 63, 255
HSL
283°, 100%, 62%
CMYK
21, 75, 0, 0
Luminance
0.2319

Every format

HEX#c93fff
RGBrgb(201, 63, 255)
HSLhsl(283, 100%, 62%)
CMYKcmyk(21%, 75%, 0%, 0%)
LABlab(55.3 79.3 -69.4)
LCHlch(55.3 105.4 318.8)
OKLCHoklch(0.650 0.273 314.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c93fff on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#c93fff on black: 5.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green24.7%
Blue100.0%

CMYK percentages

Cyan21.2%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#c93fff text on a black background

contrast 5.64:1

Card sample

#c93fff text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c93fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c93fff in the Color Lab