Skip to content

#565abc

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

RGB
86, 90, 188
HSL
238°, 43%, 54%
CMYK
54, 52, 0, 26
Luminance
0.1292

Every format

HEX#565abc
RGBrgb(86, 90, 188)
HSLhsl(238, 43%, 54%)
CMYKcmyk(54%, 52%, 0%, 26%)
LABlab(42.6 26.5 -52.4)
LCHlch(42.6 58.7 296.9)
OKLCHoklch(0.516 0.151 277.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#565abc on white: 5.86:1
AA ✓ pass · AA-large · AAA
Aa
#565abc on black: 3.58:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.7%
Green35.3%
Blue73.7%

CMYK percentages

Cyan54.3%
Magenta52.1%
Yellow0.0%
Key (black)26.3%

Color previews

#565abc text on a black background

contrast 3.58:1

Card sample

#565abc text on a white background

contrast 5.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #565abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #565abc in the Color Lab