Skip to content

#cc65af

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

RGB
204, 101, 175
HSL
317°, 50%, 60%
CMYK
0, 51, 14, 20
Luminance
0.2524

Every format

HEX#cc65af
RGBrgb(204, 101, 175)
HSLhsl(317, 50%, 60%)
CMYKcmyk(0%, 51%, 14%, 20%)
LABlab(57.3 50.0 -20.9)
LCHlch(57.3 54.2 337.4)
OKLCHoklch(0.652 0.157 339.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc65af on white: 3.47:1
AA ✗ fail · AA-large · AAA
Aa
#cc65af on black: 6.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green39.6%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta50.5%
Yellow14.2%
Key (black)20.0%

Color previews

#cc65af text on a black background

contrast 6.05:1

Card sample

#cc65af text on a white background

contrast 3.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc65af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc65af in the Color Lab