Skip to content

#c855ff

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

RGB
200, 85, 255
HSL
281°, 100%, 67%
CMYK
22, 67, 0, 0
Luminance
0.2600

Every format

HEX#c855ff
RGBrgb(200, 85, 255)
HSLhsl(281, 100%, 67%)
CMYKcmyk(22%, 67%, 0%, 0%)
LABlab(58.0 70.9 -65.0)
LCHlch(58.0 96.2 317.5)
OKLCHoklch(0.669 0.249 312.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c855ff on white: 3.39:1
AA ✗ fail · AA-large · AAA
Aa
#c855ff on black: 6.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green33.3%
Blue100.0%

CMYK percentages

Cyan21.6%
Magenta66.7%
Yellow0.0%
Key (black)0.0%

Color previews

#c855ff text on a black background

contrast 6.20:1

Card sample

#c855ff text on a white background

contrast 3.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c855ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c855ff in the Color Lab