Skip to content

#c33fff

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

RGB
195, 63, 255
HSL
281°, 100%, 62%
CMYK
24, 75, 0, 0
Luminance
0.2238

Every format

HEX#c33fff
RGBrgb(195, 63, 255)
HSLhsl(281, 100%, 62%)
CMYKcmyk(24%, 75%, 0%, 0%)
LABlab(54.4 78.3 -70.8)
LCHlch(54.4 105.5 317.9)
OKLCHoklch(0.642 0.272 312.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c33fff on white: 3.84:1
AA ✗ fail · AA-large · AAA
Aa
#c33fff on black: 5.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green24.7%
Blue100.0%

CMYK percentages

Cyan23.5%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#c33fff text on a black background

contrast 5.48:1

Card sample

#c33fff text on a white background

contrast 3.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c33fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c33fff in the Color Lab