Skip to content

#c02afb

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

RGB
192, 42, 251
HSL
283°, 96%, 58%
CMYK
24, 83, 0, 2
Luminance
0.1983

Every format

HEX#c02afb
RGBrgb(192, 42, 251)
HSLhsl(283, 96%, 58%)
CMYKcmyk(24%, 83%, 0%, 2%)
LABlab(51.6 83.0 -73.1)
LCHlch(51.6 110.7 318.6)
OKLCHoklch(0.621 0.285 313.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c02afb on white: 4.23:1
AA ✗ fail · AA-large · AAA
Aa
#c02afb on black: 4.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green16.5%
Blue98.4%

CMYK percentages

Cyan23.5%
Magenta83.3%
Yellow0.0%
Key (black)1.6%

Color previews

#c02afb text on a black background

contrast 4.97:1

Card sample

#c02afb text on a white background

contrast 4.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 42, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 42, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c02afb;
background: linear-gradient(135deg, #c02afb, #FB2AAB);

Monochromatic scale

Palettes built from #c02afb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c02afb in the Color Lab