Skip to content

#705ace

a balanced, vivid blue · warm · “slateblue”

RGB
112, 90, 206
HSL
251°, 54%, 58%
CMYK
46, 56, 0, 19
Luminance
0.1521

Every format

HEX#705ace
RGBrgb(112, 90, 206)
HSLhsl(251, 54%, 58%)
CMYKcmyk(46%, 56%, 0%, 19%)
LABlab(45.9 37.6 -57.4)
LCHlch(45.9 68.6 303.3)
OKLCHoklch(0.549 0.172 288.1)

Copy-ready code

/* CSS */
color: #705ace;
background-color: #705ace;
/* Tailwind (arbitrary) */
class="text-[#705ace] bg-[#705ace]"
/* SCSS */
$brand: #705ace;
/* SwiftUI */
Color(red: 0.439, green: 0.353, blue: 0.808)
/* Android */
Color.parseColor("#705ace")

Accessibility — WCAG contrast

Aa
#705ace on white: 5.19:1
AA ✓ pass · AA-large · AAA
Aa
#705ace on black: 4.04:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green35.3%
Blue80.8%

CMYK percentages

Cyan45.6%
Magenta56.3%
Yellow0.0%
Key (black)19.2%

Color previews

#705ace text on a black background

contrast 4.04:1

Card sample

#705ace text on a white background

contrast 5.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(112, 90, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(112, 90, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #705ace;
background: linear-gradient(135deg, #705ace, #BD5ACE);

Monochromatic scale

Palettes built from #705ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #705ace in the Color Lab