Skip to content

#879ace

a light, soft blue · cool · closest name: steelblue

RGB
135, 154, 206
HSL
224°, 42%, 67%
CMYK
35, 25, 0, 19
Luminance
0.3272

Every format

HEX#879ace
RGBrgb(135, 154, 206)
HSLhsl(224, 42%, 67%)
CMYKcmyk(35%, 25%, 0%, 19%)
LABlab(63.9 5.8 -28.8)
LCHlch(63.9 29.4 281.3)
OKLCHoklch(0.691 0.080 268.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#879ace on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#879ace on black: 7.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green60.4%
Blue80.8%

CMYK percentages

Cyan34.5%
Magenta25.2%
Yellow0.0%
Key (black)19.2%

Color previews

#879ace text on a black background

contrast 7.54:1

Card sample

#879ace text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #879ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #879ace in the Color Lab