Skip to content

#cd5feb

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

RGB
205, 95, 235
HSL
287°, 78%, 65%
CMYK
13, 60, 0, 8
Luminance
0.2716

Every format

HEX#cd5feb
RGBrgb(205, 95, 235)
HSLhsl(287, 78%, 65%)
CMYKcmyk(13%, 60%, 0%, 8%)
LABlab(59.1 63.7 -52.1)
LCHlch(59.1 82.3 320.8)
OKLCHoklch(0.675 0.219 318.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd5feb on white: 3.26:1
AA ✗ fail · AA-large · AAA
Aa
#cd5feb on black: 6.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green37.3%
Blue92.2%

CMYK percentages

Cyan12.8%
Magenta59.6%
Yellow0.0%
Key (black)7.8%

Color previews

#cd5feb text on a black background

contrast 6.43:1

Card sample

#cd5feb text on a white background

contrast 3.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd5feb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd5feb in the Color Lab