Skip to content

#c84ccc

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

RGB
200, 76, 204
HSL
298°, 56%, 55%
CMYK
2, 63, 0, 20
Luminance
0.2181

Every format

HEX#c84ccc
RGBrgb(200, 76, 204)
HSLhsl(298, 56%, 55%)
CMYKcmyk(2%, 63%, 0%, 20%)
LABlab(53.8 65.1 -43.0)
LCHlch(53.8 78.0 326.6)
OKLCHoklch(0.630 0.215 326.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c84ccc on white: 3.92:1
AA ✗ fail · AA-large · AAA
Aa
#c84ccc on black: 5.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green29.8%
Blue80.0%

CMYK percentages

Cyan2.0%
Magenta62.7%
Yellow0.0%
Key (black)20.0%

Color previews

#c84ccc text on a black background

contrast 5.36:1

Card sample

#c84ccc text on a white background

contrast 3.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c84ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c84ccc in the Color Lab