Skip to content

#cd7feb

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

RGB
205, 127, 235
HSL
283°, 73%, 71%
CMYK
13, 46, 0, 8
Luminance
0.3416

Every format

HEX#cd7feb
RGBrgb(205, 127, 235)
HSLhsl(283, 73%, 71%)
CMYKcmyk(13%, 46%, 0%, 8%)
LABlab(65.1 48.0 -42.6)
LCHlch(65.1 64.2 318.4)
OKLCHoklch(0.719 0.170 316.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd7feb on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#cd7feb on black: 7.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green49.8%
Blue92.2%

CMYK percentages

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

Color previews

#cd7feb text on a black background

contrast 7.83:1

Card sample

#cd7feb text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd7feb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd7feb in the Color Lab