Skip to content

#cd65fa

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

RGB
205, 101, 250
HSL
282°, 94%, 69%
CMYK
18, 60, 0, 2
Luminance
0.2919

Every format

HEX#cd65fa
RGBrgb(205, 101, 250)
HSLhsl(282, 94%, 69%)
CMYKcmyk(18%, 60%, 0%, 2%)
LABlab(61.0 63.9 -57.5)
LCHlch(61.0 86.0 318.0)
OKLCHoklch(0.691 0.225 314.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd65fa on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#cd65fa on black: 6.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green39.6%
Blue98.0%

CMYK percentages

Cyan18.0%
Magenta59.6%
Yellow0.0%
Key (black)2.0%

Color previews

#cd65fa text on a black background

contrast 6.84:1

Card sample

#cd65fa text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd65fa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd65fa in the Color Lab