Skip to content

#892abc

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

RGB
137, 42, 188
HSL
279°, 64%, 45%
CMYK
27, 78, 0, 26
Luminance
0.1061

Every format

HEX#892abc
RGBrgb(137, 42, 188)
HSLhsl(279, 64%, 45%)
CMYKcmyk(27%, 78%, 0%, 26%)
LABlab(38.9 61.8 -58.1)
LCHlch(38.9 84.8 316.8)
OKLCHoklch(0.501 0.216 310.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#892abc on white: 6.73:1
AA ✓ pass · AA-large · AAA
Aa
#892abc on black: 3.12:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green16.5%
Blue73.7%

CMYK percentages

Cyan27.1%
Magenta77.7%
Yellow0.0%
Key (black)26.3%

Color previews

#892abc text on a black background

contrast 3.12:1

Card sample

#892abc text on a white background

contrast 6.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(137, 42, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 42, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #892abc;
background: linear-gradient(135deg, #892abc, #BC2A8E);

Monochromatic scale

Palettes built from #892abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #892abc in the Color Lab