Skip to content

#cb44fd

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

RGB
203, 68, 253
HSL
284°, 98%, 63%
CMYK
20, 73, 0, 1
Luminance
0.2392

Every format

HEX#cb44fd
RGBrgb(203, 68, 253)
HSLhsl(284, 98%, 63%)
CMYKcmyk(20%, 73%, 0%, 1%)
LABlab(56.0 77.6 -67.1)
LCHlch(56.0 102.6 319.2)
OKLCHoklch(0.655 0.268 315.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb44fd on white: 3.63:1
AA ✗ fail · AA-large · AAA
Aa
#cb44fd on black: 5.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green26.7%
Blue99.2%

CMYK percentages

Cyan19.8%
Magenta73.1%
Yellow0.0%
Key (black)0.8%

Color previews

#cb44fd text on a black background

contrast 5.78:1

Card sample

#cb44fd text on a white background

contrast 3.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb44fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cb44fd in the Color Lab