Skip to content

#cb44ff

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

RGB
203, 68, 255
HSL
283°, 100%, 63%
CMYK
20, 73, 0, 0
Luminance
0.2405

Every format

HEX#cb44ff
RGBrgb(203, 68, 255)
HSLhsl(283, 100%, 63%)
CMYKcmyk(20%, 73%, 0%, 0%)
LABlab(56.1 78.0 -68.0)
LCHlch(56.1 103.5 318.9)
OKLCHoklch(0.657 0.269 314.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb44ff on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#cb44ff on black: 5.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green26.7%
Blue100.0%

CMYK percentages

Cyan20.4%
Magenta73.3%
Yellow0.0%
Key (black)0.0%

Color previews

#cb44ff text on a black background

contrast 5.81:1

Card sample

#cb44ff text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb44ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cb44ff in the Color Lab