Skip to content

#c366ff

a light, electric violet · warm · closest name: violet

RGB
195, 102, 255
HSL
277°, 100%, 70%
CMYK
24, 60, 0, 0
Luminance
0.2832

Every format

HEX#c366ff
RGBrgb(195, 102, 255)
HSLhsl(277, 100%, 70%)
CMYKcmyk(24%, 60%, 0%, 0%)
LABlab(60.2 62.2 -61.5)
LCHlch(60.2 87.5 315.3)
OKLCHoklch(0.683 0.225 309.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c366ff on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#c366ff on black: 6.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green40.0%
Blue100.0%

CMYK percentages

Cyan23.5%
Magenta60.0%
Yellow0.0%
Key (black)0.0%

Color previews

#c366ff text on a black background

contrast 6.66:1

Card sample

#c366ff text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c366ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c366ff in the Color Lab