Skip to content

#ac77cc

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

RGB
172, 119, 204
HSL
277°, 46%, 63%
CMYK
16, 42, 0, 20
Luminance
0.2632

Every format

HEX#ac77cc
RGBrgb(172, 119, 204)
HSLhsl(277, 46%, 63%)
CMYKcmyk(16%, 42%, 0%, 20%)
LABlab(58.3 36.2 -36.1)
LCHlch(58.3 51.2 315.1)
OKLCHoklch(0.656 0.134 311.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac77cc on white: 3.35:1
AA ✗ fail · AA-large · AAA
Aa
#ac77cc on black: 6.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green46.7%
Blue80.0%

CMYK percentages

Cyan15.7%
Magenta41.7%
Yellow0.0%
Key (black)20.0%

Color previews

#ac77cc text on a black background

contrast 6.26:1

Card sample

#ac77cc text on a white background

contrast 3.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac77cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac77cc in the Color Lab