Skip to content

#712ccc

a balanced, vivid violet · warm · closest name: indigo

RGB
113, 44, 204
HSL
266°, 65%, 49%
CMYK
45, 78, 0, 20
Luminance
0.0967

Every format

HEX#712ccc
RGBrgb(113, 44, 204)
HSLhsl(266, 65%, 49%)
CMYKcmyk(45%, 78%, 0%, 20%)
LABlab(37.3 60.8 -70.3)
LCHlch(37.3 93.0 310.9)
OKLCHoklch(0.487 0.225 296.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#712ccc on white: 7.16:1
AA ✓ pass · AA-large · AAA
Aa
#712ccc on black: 2.93:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.3%
Green17.3%
Blue80.0%

CMYK percentages

Cyan44.6%
Magenta78.4%
Yellow0.0%
Key (black)20.0%

Color previews

#712ccc text on a black background

contrast 2.93:1

Card sample

#712ccc text on a white background

contrast 7.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(113, 44, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(113, 44, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #712ccc;
background: linear-gradient(135deg, #712ccc, #CC2CBC);

Monochromatic scale

Palettes built from #712ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #712ccc in the Color Lab