Skip to content

#cd94ff

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

RGB
205, 148, 255
HSL
272°, 100%, 79%
CMYK
20, 42, 0, 0
Luminance
0.4138

Every format

HEX#cd94ff
RGBrgb(205, 148, 255)
HSLhsl(272, 100%, 79%)
CMYKcmyk(20%, 42%, 0%, 0%)
LABlab(70.4 41.0 -45.2)
LCHlch(70.4 61.1 312.2)
OKLCHoklch(0.762 0.159 307.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd94ff on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#cd94ff on black: 9.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green58.0%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta42.0%
Yellow0.0%
Key (black)0.0%

Color previews

#cd94ff text on a black background

contrast 9.28:1

Card sample

#cd94ff text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd94ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd94ff in the Color Lab