Skip to content

#cc65df

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

RGB
204, 101, 223
HSL
291°, 66%, 64%
CMYK
9, 55, 0, 13
Luminance
0.2747

Every format

HEX#cc65df
RGBrgb(204, 101, 223)
HSLhsl(291, 66%, 64%)
CMYKcmyk(9%, 55%, 0%, 13%)
LABlab(59.4 58.4 -44.9)
LCHlch(59.4 73.7 322.5)
OKLCHoklch(0.675 0.199 321.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc65df on white: 3.23:1
AA ✗ fail · AA-large · AAA
Aa
#cc65df on black: 6.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green39.6%
Blue87.5%

CMYK percentages

Cyan8.5%
Magenta54.7%
Yellow0.0%
Key (black)12.5%

Color previews

#cc65df text on a black background

contrast 6.49:1

Card sample

#cc65df text on a white background

contrast 3.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc65df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc65df in the Color Lab