Skip to content

#6f00cc

a dark, electric violet · warm · closest name: blue

RGB
111, 0, 204
HSL
273°, 100%, 40%
CMYK
46, 100, 0, 20
Luminance
0.0774

Every format

HEX#6f00cc
RGBrgb(111, 0, 204)
HSLhsl(273, 100%, 40%)
CMYKcmyk(46%, 100%, 0%, 20%)
LABlab(33.4 71.1 -76.6)
LCHlch(33.4 104.5 312.9)
OKLCHoklch(0.460 0.248 297.9)

Copy-ready code

/* CSS */
color: #6f00cc;
background-color: #6f00cc;
/* Tailwind (arbitrary) */
class="text-[#6f00cc] bg-[#6f00cc]"
/* SCSS */
$brand: #6f00cc;
/* SwiftUI */
Color(red: 0.435, green: 0.000, blue: 0.800)
/* Android */
Color.parseColor("#6f00cc")

Accessibility — WCAG contrast

Aa
#6f00cc on white: 8.24:1
AA ✓ pass · AA-large · AAA
Aa
#6f00cc on black: 2.55:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.5%
Green0.0%
Blue80.0%

CMYK percentages

Cyan45.6%
Magenta100.0%
Yellow0.0%
Key (black)20.0%

Color previews

#6f00cc text on a black background

contrast 2.55:1

Card sample

#6f00cc text on a white background

contrast 8.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(111, 0, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(111, 0, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6f00cc;
background: linear-gradient(135deg, #6f00cc, #CC00A1);

Monochromatic scale

Palettes built from #6f00cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6f00cc in the Color Lab