Skip to content

#545abc

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

RGB
84, 90, 188
HSL
237°, 44%, 53%
CMYK
55, 52, 0, 26
Luminance
0.1283

Every format

HEX#545abc
RGBrgb(84, 90, 188)
HSLhsl(237, 44%, 53%)
CMYKcmyk(55%, 52%, 0%, 26%)
LABlab(42.5 26.1 -52.6)
LCHlch(42.5 58.7 296.4)
OKLCHoklch(0.514 0.151 277.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#545abc on white: 5.89:1
AA ✓ pass · AA-large · AAA
Aa
#545abc on black: 3.57:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red32.9%
Green35.3%
Blue73.7%

CMYK percentages

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

Color previews

#545abc text on a black background

contrast 3.57:1

Card sample

#545abc text on a white background

contrast 5.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #545abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #545abc in the Color Lab