Skip to content

#a700cd

a dark, electric violet · warm · closest name: magenta

RGB
167, 0, 205
HSL
289°, 100%, 40%
CMYK
19, 100, 0, 20
Luminance
0.1262

Every format

HEX#a700cd
RGBrgb(167, 0, 205)
HSLhsl(289, 100%, 40%)
CMYKcmyk(19%, 100%, 0%, 20%)
LABlab(42.2 77.7 -62.5)
LCHlch(42.2 99.7 321.2)
OKLCHoklch(0.537 0.261 317.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a700cd on white: 5.96:1
AA ✓ pass · AA-large · AAA
Aa
#a700cd on black: 3.52:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red65.5%
Green0.0%
Blue80.4%

CMYK percentages

Cyan18.5%
Magenta100.0%
Yellow0.0%
Key (black)19.6%

Color previews

#a700cd text on a black background

contrast 3.52:1

Card sample

#a700cd text on a white background

contrast 5.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(167, 0, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(167, 0, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a700cd;
background: linear-gradient(135deg, #a700cd, #CD006A);

Monochromatic scale

Palettes built from #a700cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a700cd in the Color Lab