Skip to content

#c95ccc

a balanced, vivid magenta / pink · warm · closest name: orchid

RGB
201, 92, 204
HSL
298°, 52%, 58%
CMYK
2, 55, 0, 20
Luminance
0.2443

Every format

HEX#c95ccc
RGBrgb(201, 92, 204)
HSLhsl(298, 52%, 58%)
CMYKcmyk(2%, 55%, 0%, 20%)
LABlab(56.5 58.4 -38.7)
LCHlch(56.5 70.1 326.4)
OKLCHoklch(0.650 0.193 326.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c95ccc on white: 3.57:1
AA ✗ fail · AA-large · AAA
Aa
#c95ccc on black: 5.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green36.1%
Blue80.0%

CMYK percentages

Cyan1.5%
Magenta54.9%
Yellow0.0%
Key (black)20.0%

Color previews

#c95ccc text on a black background

contrast 5.89:1

Card sample

#c95ccc text on a white background

contrast 3.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c95ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c95ccc in the Color Lab