Skip to content

#c992ff

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

RGB
201, 146, 255
HSL
270°, 100%, 79%
CMYK
21, 43, 0, 0
Luminance
0.4020

Every format

HEX#c992ff
RGBrgb(201, 146, 255)
HSLhsl(270, 100%, 79%)
CMYKcmyk(21%, 43%, 0%, 0%)
LABlab(69.6 41.0 -46.5)
LCHlch(69.6 62.0 311.4)
OKLCHoklch(0.755 0.161 306.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c992ff on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#c992ff on black: 9.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green57.3%
Blue100.0%

CMYK percentages

Cyan21.2%
Magenta42.7%
Yellow0.0%
Key (black)0.0%

Color previews

#c992ff text on a black background

contrast 9.04:1

Card sample

#c992ff text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c992ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c992ff in the Color Lab