Skip to content

#8888d3

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

RGB
136, 136, 211
HSL
240°, 46%, 68%
CMYK
36, 36, 0, 17
Luminance
0.2755

Every format

HEX#8888d3
RGBrgb(136, 136, 211)
HSLhsl(240, 46%, 68%)
CMYKcmyk(36%, 36%, 0%, 17%)
LABlab(59.5 17.8 -38.5)
LCHlch(59.5 42.4 294.8)
OKLCHoklch(0.657 0.111 282.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8888d3 on white: 3.23:1
AA ✗ fail · AA-large · AAA
Aa
#8888d3 on black: 6.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green53.3%
Blue82.7%

CMYK percentages

Cyan35.5%
Magenta35.5%
Yellow0.0%
Key (black)17.3%

Color previews

#8888d3 text on a black background

contrast 6.51:1

Card sample

#8888d3 text on a white background

contrast 3.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8888d3;
Background color
Panel with #8888d3 background
background-color: #8888d3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #8888d3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(136, 136, 211, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(136, 136, 211, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8888d3;
background: linear-gradient(135deg, #8888d3, #BA88D3);

Monochromatic scale

Palettes built from #8888d3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8888d3 in the Color Lab