Skip to content

#cd65eb

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

RGB
205, 101, 235
HSL
287°, 77%, 66%
CMYK
13, 57, 0, 8
Luminance
0.2828

Every format

HEX#cd65eb
RGBrgb(205, 101, 235)
HSLhsl(287, 77%, 66%)
CMYKcmyk(13%, 57%, 0%, 8%)
LABlab(60.1 61.0 -50.4)
LCHlch(60.1 79.1 320.4)
OKLCHoklch(0.682 0.211 318.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd65eb on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#cd65eb on black: 6.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green39.6%
Blue92.2%

CMYK percentages

Cyan12.8%
Magenta57.0%
Yellow0.0%
Key (black)7.8%

Color previews

#cd65eb text on a black background

contrast 6.66:1

Card sample

#cd65eb text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd65eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd65eb in the Color Lab