Skip to content

#685abc

a balanced, soft blue · warm · closest name: slateblue

RGB
104, 90, 188
HSL
249°, 42%, 55%
CMYK
45, 52, 0, 26
Luminance
0.1389

Every format

HEX#685abc
RGBrgb(104, 90, 188)
HSLhsl(249, 42%, 55%)
CMYKcmyk(45%, 52%, 0%, 26%)
LABlab(44.1 30.5 -50.0)
LCHlch(44.1 58.6 301.4)
OKLCHoklch(0.530 0.148 286.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#685abc on white: 5.56:1
AA ✓ pass · AA-large · AAA
Aa
#685abc on black: 3.78:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.8%
Green35.3%
Blue73.7%

CMYK percentages

Cyan44.7%
Magenta52.1%
Yellow0.0%
Key (black)26.3%

Color previews

#685abc text on a black background

contrast 3.78:1

Card sample

#685abc text on a white background

contrast 5.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #685abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #685abc in the Color Lab