Skip to content

#cd75ff

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

RGB
205, 117, 255
HSL
278°, 100%, 73%
CMYK
20, 54, 0, 0
Luminance
0.3292

Every format

HEX#cd75ff
RGBrgb(205, 117, 255)
HSLhsl(278, 100%, 73%)
CMYKcmyk(20%, 54%, 0%, 0%)
LABlab(64.1 57.3 -55.2)
LCHlch(64.1 79.5 316.0)
OKLCHoklch(0.715 0.207 311.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd75ff on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#cd75ff on black: 7.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green45.9%
Blue100.0%

CMYK percentages

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

Color previews

#cd75ff text on a black background

contrast 7.58:1

Card sample

#cd75ff text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd75ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd75ff in the Color Lab