Skip to content

#c255cc

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

RGB
194, 85, 204
HSL
295°, 54%, 57%
CMYK
5, 58, 0, 20
Luminance
0.2233

Every format

HEX#c255cc
RGBrgb(194, 85, 204)
HSLhsl(295, 54%, 57%)
CMYKcmyk(5%, 58%, 0%, 20%)
LABlab(54.4 59.8 -42.2)
LCHlch(54.4 73.1 324.8)
OKLCHoklch(0.632 0.200 324.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c255cc on white: 3.84:1
AA ✗ fail · AA-large · AAA
Aa
#c255cc on black: 5.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green33.3%
Blue80.0%

CMYK percentages

Cyan4.9%
Magenta58.3%
Yellow0.0%
Key (black)20.0%

Color previews

#c255cc text on a black background

contrast 5.47:1

Card sample

#c255cc text on a white background

contrast 3.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c255cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c255cc in the Color Lab