Skip to content

#c85dec

a balanced, electric violet · warm · closest name: orchid

RGB
200, 93, 236
HSL
285°, 79%, 65%
CMYK
15, 61, 0, 8
Luminance
0.2616

Every format

HEX#c85dec
RGBrgb(200, 93, 236)
HSLhsl(285, 79%, 65%)
CMYKcmyk(15%, 61%, 0%, 8%)
LABlab(58.2 63.6 -54.1)
LCHlch(58.2 83.6 319.6)
OKLCHoklch(0.667 0.221 316.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c85dec on white: 3.37:1
AA ✗ fail · AA-large · AAA
Aa
#c85dec on black: 6.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green36.5%
Blue92.5%

CMYK percentages

Cyan15.3%
Magenta60.6%
Yellow0.0%
Key (black)7.5%

Color previews

#c85dec text on a black background

contrast 6.23:1

Card sample

#c85dec text on a white background

contrast 3.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c85dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c85dec in the Color Lab