Skip to content

#cb77dd

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

RGB
203, 119, 221
HSL
289°, 60%, 67%
CMYK
8, 46, 0, 13
Luminance
0.3111

Every format

HEX#cb77dd
RGBrgb(203, 119, 221)
HSLhsl(289, 60%, 67%)
CMYKcmyk(8%, 46%, 0%, 13%)
LABlab(62.6 48.8 -38.8)
LCHlch(62.6 62.3 321.5)
OKLCHoklch(0.698 0.168 320.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb77dd on white: 2.91:1
AA ✗ fail · AA-large · AAA
Aa
#cb77dd on black: 7.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green46.7%
Blue86.7%

CMYK percentages

Cyan8.1%
Magenta46.2%
Yellow0.0%
Key (black)13.3%

Color previews

#cb77dd text on a black background

contrast 7.22:1

Card sample

#cb77dd text on a white background

contrast 2.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb77dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cb77dd in the Color Lab