Skip to content

#c06afb

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

RGB
192, 106, 251
HSL
276°, 95%, 70%
CMYK
24, 58, 0, 2
Luminance
0.2848

Every format

HEX#c06afb
RGBrgb(192, 106, 251)
HSLhsl(276, 95%, 70%)
CMYKcmyk(24%, 58%, 0%, 2%)
LABlab(60.3 58.7 -59.1)
LCHlch(60.3 83.3 314.8)
OKLCHoklch(0.683 0.215 309.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c06afb on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#c06afb on black: 6.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green41.6%
Blue98.4%

CMYK percentages

Cyan23.5%
Magenta57.8%
Yellow0.0%
Key (black)1.6%

Color previews

#c06afb text on a black background

contrast 6.70:1

Card sample

#c06afb text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c06afb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c06afb in the Color Lab