Skip to content

#888bff

a light, electric blue · warm · closest name: royalblue

RGB
136, 139, 255
HSL
239°, 100%, 77%
CMYK
47, 46, 0, 0
Luminance
0.3092

Every format

HEX#888bff
RGBrgb(136, 139, 255)
HSLhsl(239, 100%, 77%)
CMYKcmyk(47%, 46%, 0%, 0%)
LABlab(62.4 28.4 -58.3)
LCHlch(62.4 64.8 296.0)
OKLCHoklch(0.687 0.168 279.9)

Copy-ready code

/* CSS */
color: #888bff;
background-color: #888bff;
/* Tailwind (arbitrary) */
class="text-[#888bff] bg-[#888bff]"
/* SCSS */
$brand: #888bff;
/* SwiftUI */
Color(red: 0.533, green: 0.545, blue: 1.000)
/* Android */
Color.parseColor("#888bff")

Accessibility — WCAG contrast

Aa
#888bff on white: 2.92:1
AA ✗ fail · AA-large · AAA
Aa
#888bff on black: 7.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green54.5%
Blue100.0%

CMYK percentages

Cyan46.7%
Magenta45.5%
Yellow0.0%
Key (black)0.0%

Color previews

#888bff text on a black background

contrast 7.18:1

Card sample

#888bff text on a white background

contrast 2.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #888bff;
Background color
Panel with #888bff background
background-color: #888bff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #888bff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(136, 139, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(136, 139, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #888bff;
background: linear-gradient(135deg, #888bff, #D488FF);

Monochromatic scale

Palettes built from #888bff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #888bff in the Color Lab