Skip to content

#c44fff

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

RGB
196, 79, 255
HSL
280°, 100%, 66%
CMYK
23, 69, 0, 0
Luminance
0.2455

Every format

HEX#c44fff
RGBrgb(196, 79, 255)
HSLhsl(280, 100%, 66%)
CMYKcmyk(23%, 69%, 0%, 0%)
LABlab(56.6 72.6 -67.2)
LCHlch(56.6 98.9 317.2)
OKLCHoklch(0.658 0.255 311.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c44fff on white: 3.55:1
AA ✗ fail · AA-large · AAA
Aa
#c44fff on black: 5.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.9%
Green31.0%
Blue100.0%

CMYK percentages

Cyan23.1%
Magenta69.0%
Yellow0.0%
Key (black)0.0%

Color previews

#c44fff text on a black background

contrast 5.91:1

Card sample

#c44fff text on a white background

contrast 3.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c44fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c44fff in the Color Lab