Skip to content

#8888dd

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

RGB
136, 136, 221
HSL
240°, 56%, 70%
CMYK
39, 39, 0, 13
Luminance
0.2806

Every format

HEX#8888dd
RGBrgb(136, 136, 221)
HSLhsl(240, 56%, 70%)
CMYKcmyk(39%, 39%, 0%, 13%)
LABlab(59.9 20.5 -43.4)
LCHlch(59.9 48.0 295.3)
OKLCHoklch(0.663 0.125 282.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8888dd on white: 3.18:1
AA ✗ fail · AA-large · AAA
Aa
#8888dd on black: 6.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green53.3%
Blue86.7%

CMYK percentages

Cyan38.5%
Magenta38.5%
Yellow0.0%
Key (black)13.3%

Color previews

#8888dd text on a black background

contrast 6.61:1

Card sample

#8888dd text on a white background

contrast 3.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8888dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8888dd in the Color Lab