Skip to content

#cd70ff

a light, electric violet · warm · closest name: violet

RGB
205, 112, 255
HSL
279°, 100%, 72%
CMYK
20, 56, 0, 0
Luminance
0.3179

Every format

HEX#cd70ff
RGBrgb(205, 112, 255)
HSLhsl(279, 100%, 72%)
CMYKcmyk(20%, 56%, 0%, 0%)
LABlab(63.2 59.7 -56.7)
LCHlch(63.2 82.4 316.5)
OKLCHoklch(0.708 0.215 312.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd70ff on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#cd70ff on black: 7.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green43.9%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta56.1%
Yellow0.0%
Key (black)0.0%

Color previews

#cd70ff text on a black background

contrast 7.36:1

Card sample

#cd70ff text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd70ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd70ff in the Color Lab