Skip to content

#575abc

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

RGB
87, 90, 188
HSL
238°, 43%, 54%
CMYK
54, 52, 0, 26
Luminance
0.1297

Every format

HEX#575abc
RGBrgb(87, 90, 188)
HSLhsl(238, 43%, 54%)
CMYKcmyk(54%, 52%, 0%, 26%)
LABlab(42.7 26.7 -52.2)
LCHlch(42.7 58.7 297.1)
OKLCHoklch(0.517 0.151 278.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#575abc on white: 5.84:1
AA ✓ pass · AA-large · AAA
Aa
#575abc on black: 3.59:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red34.1%
Green35.3%
Blue73.7%

CMYK percentages

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

Color previews

#575abc text on a black background

contrast 3.59:1

Card sample

#575abc text on a white background

contrast 5.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #575abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #575abc in the Color Lab