Skip to content

#c85ccc

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

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

Every format

HEX#c85ccc
RGBrgb(200, 92, 204)
HSLhsl(298, 52%, 58%)
CMYKcmyk(2%, 55%, 0%, 20%)
LABlab(56.4 58.1 -39.0)
LCHlch(56.4 70.0 326.1)
OKLCHoklch(0.648 0.193 326.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c85ccc on white: 3.58:1
AA ✗ fail · AA-large · AAA
Aa
#c85ccc on black: 5.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green36.1%
Blue80.0%

CMYK percentages

Cyan2.0%
Magenta54.9%
Yellow0.0%
Key (black)20.0%

Color previews

#c85ccc text on a black background

contrast 5.86:1

Card sample

#c85ccc text on a white background

contrast 3.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c85ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c85ccc in the Color Lab