Skip to content

#cd8aff

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

RGB
205, 138, 255
HSL
274°, 100%, 77%
CMYK
20, 46, 0, 0
Luminance
0.3838

Every format

HEX#cd8aff
RGBrgb(205, 138, 255)
HSLhsl(274, 100%, 77%)
CMYKcmyk(20%, 46%, 0%, 0%)
LABlab(68.3 46.4 -48.6)
LCHlch(68.3 67.2 313.7)
OKLCHoklch(0.746 0.175 309.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd8aff on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#cd8aff on black: 8.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green54.1%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta45.9%
Yellow0.0%
Key (black)0.0%

Color previews

#cd8aff text on a black background

contrast 8.68:1

Card sample

#cd8aff text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd8aff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd8aff in the Color Lab