Skip to content

#c01dad

a dark, vivid magenta / pink · warm · closest name: purple

RGB
192, 29, 173
HSL
307°, 74%, 43%
CMYK
0, 85, 10, 25
Luminance
0.1510

Every format

HEX#c01dad
RGBrgb(192, 29, 173)
HSLhsl(307, 74%, 43%)
CMYKcmyk(0%, 85%, 10%, 25%)
LABlab(45.8 73.1 -37.8)
LCHlch(45.8 82.3 332.7)
OKLCHoklch(0.564 0.236 334.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01dad on white: 5.22:1
AA ✓ pass · AA-large · AAA
Aa
#c01dad on black: 4.02:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green11.4%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta84.9%
Yellow9.9%
Key (black)24.7%

Color previews

#c01dad text on a black background

contrast 4.02:1

Card sample

#c01dad text on a white background

contrast 5.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 29, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 29, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c01dad;
background: linear-gradient(135deg, #c01dad, #C01D40);

Monochromatic scale

Palettes built from #c01dad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01dad in the Color Lab