Skip to content

#cd07ff

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

RGB
205, 7, 255
HSL
288°, 100%, 51%
CMYK
20, 97, 0, 0
Luminance
0.2035

Every format

HEX#cd07ff
RGBrgb(205, 7, 255)
HSLhsl(288, 100%, 51%)
CMYKcmyk(20%, 97%, 0%, 0%)
LABlab(52.2 90.6 -74.3)
LCHlch(52.2 117.2 320.7)
OKLCHoklch(0.630 0.306 316.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd07ff on white: 4.14:1
AA ✗ fail · AA-large · AAA
Aa
#cd07ff on black: 5.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green2.7%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta97.3%
Yellow0.0%
Key (black)0.0%

Color previews

#cd07ff text on a black background

contrast 5.07:1

Card sample

#cd07ff text on a white background

contrast 4.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd07ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd07ff in the Color Lab