Skip to content

#cb85fd

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

RGB
203, 133, 253
HSL
275°, 97%, 76%
CMYK
20, 47, 0, 1
Luminance
0.3656

Every format

HEX#cb85fd
RGBrgb(203, 133, 253)
HSLhsl(275, 97%, 76%)
CMYKcmyk(20%, 47%, 0%, 1%)
LABlab(67.0 48.1 -49.6)
LCHlch(67.0 69.1 314.1)
OKLCHoklch(0.735 0.180 309.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb85fd on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#cb85fd on black: 8.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green52.2%
Blue99.2%

CMYK percentages

Cyan19.8%
Magenta47.4%
Yellow0.0%
Key (black)0.8%

Color previews

#cb85fd text on a black background

contrast 8.31:1

Card sample

#cb85fd text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 133, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 133, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cb85fd;
background: linear-gradient(135deg, #cb85fd, #FD85DF);

Monochromatic scale

Palettes built from #cb85fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cb85fd in the Color Lab