Skip to content

#879bdf

a light, vivid blue · warm · closest name: steelblue

RGB
135, 155, 223
HSL
226°, 58%, 70%
CMYK
40, 31, 0, 13
Luminance
0.3392

Every format

HEX#879bdf
RGBrgb(135, 155, 223)
HSLhsl(226, 58%, 70%)
CMYKcmyk(40%, 31%, 0%, 13%)
LABlab(64.9 9.8 -36.8)
LCHlch(64.9 38.0 284.9)
OKLCHoklch(0.701 0.103 271.0)

Copy-ready code

/* CSS */
color: #879bdf;
background-color: #879bdf;
/* Tailwind (arbitrary) */
class="text-[#879bdf] bg-[#879bdf]"
/* SCSS */
$brand: #879bdf;
/* SwiftUI */
Color(red: 0.529, green: 0.608, blue: 0.875)
/* Android */
Color.parseColor("#879bdf")

Accessibility — WCAG contrast

Aa
#879bdf on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#879bdf on black: 7.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green60.8%
Blue87.5%

CMYK percentages

Cyan39.5%
Magenta30.5%
Yellow0.0%
Key (black)12.5%

Color previews

#879bdf text on a black background

contrast 7.78:1

Card sample

#879bdf text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #879bdf;
Background color
Panel with #879bdf background
background-color: #879bdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #879bdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(135, 155, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(135, 155, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #879bdf;
background: linear-gradient(135deg, #879bdf, #AE87DF);

Monochromatic scale

Palettes built from #879bdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #879bdf in the Color Lab